diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-27 08:06:59 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-27 08:06:59 +0100 |
commit | c446b59e675aeff08ff7205b05f06cd81bf6dc68 (patch) | |
tree | e02e6be6232df57e8722865b06e71af3157af891 /tests/testthat/FOCUS_2006_D.csf | |
parent | 10f2314d12bc1e1664b1ff1db015d1df9f7fbe34 (diff) |
Fix CAKE export test to actually work
Also test the model specification via the link argument
Diffstat (limited to 'tests/testthat/FOCUS_2006_D.csf')
-rw-r--r-- | tests/testthat/FOCUS_2006_D.csf | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/testthat/FOCUS_2006_D.csf b/tests/testthat/FOCUS_2006_D.csf index 22c5f2b4..ae524e01 100644 --- a/tests/testthat/FOCUS_2006_D.csf +++ b/tests/testthat/FOCUS_2006_D.csf @@ -5,7 +5,7 @@ Description: MeasurementUnits: % AR TimeUnits: days Comments: Created using mkin::CAKE_export -Date: 2019-02-26 +Date: 2019-02-27 Optimiser: IRLS [Data] @@ -47,6 +47,11 @@ Time Parent M1 120 33.31 +[Model] +ParentCompartment: Parent parent parent +Compartment: M1 m1 m1 +Link: Parent M1 0.5 0 1 Free Explicit + [ComponentNames] Parent:parent M1:m1 |