mirror of
https://github.com/msberends/AMR.git
synced 2025-07-10 22:22:19 +02:00
(v2.1.1.9224) skip tests on cran
This commit is contained in:
@ -43,6 +43,7 @@ if (identical(Sys.getenv("R_RUN_TINYTEST"), "true")) {
|
||||
code
|
||||
}
|
||||
expect_output <- tinytest::expect_stdout
|
||||
skip_on_cran <- function() invisible(NULL)
|
||||
|
||||
# set language
|
||||
set_AMR_locale("English")
|
||||
|
Reference in New Issue
Block a user