mirror of
https://github.com/msberends/AMR.git
synced 2025-09-06 08:09:42 +02:00
(v2.1.1.9129) unit test fix
This commit is contained in:
@@ -2210,6 +2210,6 @@ devtools::load_all(".")
|
||||
|
||||
# run the unit tests
|
||||
Sys.setenv(NOT_CRAN = "true")
|
||||
testthat::test_file("inst/tinytest/test-data.R")
|
||||
testthat::test_file("inst/tinytest/test-mo.R")
|
||||
testthat::test_file("inst/tinytest/test-mo_property.R")
|
||||
testthat::test_file("inst/tests/testthat/test-data.R")
|
||||
testthat::test_file("inst/tests/testthat/test-mo.R")
|
||||
testthat::test_file("inst/tests/testthat/test-mo_property.R")
|
||||
|
Reference in New Issue
Block a user