mirror of
https://github.com/msberends/AMR.git
synced 2025-01-15 19:21:39 +01:00
Update tinytest.R
This commit is contained in:
parent
98cf1ba0b3
commit
5219607779
@ -31,7 +31,7 @@ if (identical(Sys.getenv("R_RUN_TINYTEST"), "true")) {
|
||||
library(AMR)
|
||||
set_AMR_locale("English")
|
||||
out <- test_package("AMR",
|
||||
testdir = ifelse(AMR:::dir.exists("inst/tinytest"),
|
||||
testdir = ifelse(dir.exists("inst/tinytest"),
|
||||
"inst/tinytest",
|
||||
"tinytest"
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user