mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 02:03:04 +02:00
Added C. freundii complex and Y. pseudotuberculosis complex
This commit is contained in:
@ -67,8 +67,8 @@ if (tryCatch(isTRUE(AMR:::import_fn("isJob", "rstudioapi")()), error = function(
|
||||
|
||||
# start the unit tests
|
||||
suppressMessages(
|
||||
out <- run_test_dir(
|
||||
ifelse(dir.exists("inst/tinytest"),
|
||||
out <- test_package("AMR",
|
||||
testdir = ifelse(dir.exists("inst/tinytest"),
|
||||
"inst/tinytest",
|
||||
"tinytest"
|
||||
),
|
||||
|
Reference in New Issue
Block a user