From c446b59e675aeff08ff7205b05f06cd81bf6dc68 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 27 Feb 2019 08:06:59 +0100 Subject: Fix CAKE export test to actually work Also test the model specification via the link argument --- tests/testthat/FOCUS_2006_D.csf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tests/testthat/FOCUS_2006_D.csf') 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 -- cgit v1.2.1