diff options
Diffstat (limited to 'pkg/tests')
-rw-r--r-- | pkg/tests/testthat/H_sw_D4_pond.rds | bin | 243113 -> 243098 bytes | |||
-rw-r--r-- | pkg/tests/testthat/test_TOXSWA_cwa.R | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/pkg/tests/testthat/H_sw_D4_pond.rds b/pkg/tests/testthat/H_sw_D4_pond.rds Binary files differindex 9ad8194..0b8046b 100644 --- a/pkg/tests/testthat/H_sw_D4_pond.rds +++ b/pkg/tests/testthat/H_sw_D4_pond.rds diff --git a/pkg/tests/testthat/test_TOXSWA_cwa.R b/pkg/tests/testthat/test_TOXSWA_cwa.R index d91b79a..582c51e 100644 --- a/pkg/tests/testthat/test_TOXSWA_cwa.R +++ b/pkg/tests/testthat/test_TOXSWA_cwa.R @@ -6,6 +6,7 @@ test_that("TOXSWA cwa file is correctly read", { basedir = "SwashProjects/project_H_sw/TOXSWA", zipfile = system.file("testdata/SwashProjects.zip", package = "pfm")) + H_sw_D4_pond$zipfile <- NULL # do not test the path expect_equal_to_reference(H_sw_D4_pond, file = "H_sw_D4_pond.rds") }) |