mirror of
https://github.com/msberends/AMR.git
synced 2025-07-10 22:22:19 +02:00
(v2.1.1.9186) replace antibiotics
with antimicrobials
!
This commit is contained in:
@ -39,6 +39,11 @@ if (identical(Sys.getenv("R_RUN_TINYTEST"), "true")) {
|
||||
# load the package
|
||||
library(AMR)
|
||||
|
||||
test_that <- function(desc, code) {
|
||||
code
|
||||
}
|
||||
expect_output <- tinytest::expect_stdout
|
||||
|
||||
# set language
|
||||
set_AMR_locale("English")
|
||||
|
||||
|
Reference in New Issue
Block a user