aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_mkinds.R
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testthat/test_mkinds.R')
-rw-r--r--tests/testthat/test_mkinds.R2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testthat/test_mkinds.R b/tests/testthat/test_mkinds.R
index 5ce3619b..c10a3f5b 100644
--- a/tests/testthat/test_mkinds.R
+++ b/tests/testthat/test_mkinds.R
@@ -8,4 +8,6 @@ test_that("An mkinds object can be created and printed", {
test_that("An mkindsg object can be created and printed", {
testdata_group <- mkindsg$new("Experimental X", experimental_data_for_UBA_2019[6:10])
expect_known_output(print(testdata_group), "experimental_data_for_UBA_2019_mkindsg.txt")
+
+ expect_known_output(print(dimethenamid_2018), "dimethenamid_2018.txt")
})

Contact - Imprint