mirror of
https://github.com/msberends/AMR.git
synced 2025-09-04 18:09:44 +02:00
(v0.7.0.9001) new pathovars, small fixes
This commit is contained in:
@@ -59,4 +59,8 @@ test_that("as.ab works", {
|
||||
expect_equal(as.character(as.ab("Phloxapen")),
|
||||
"FLC")
|
||||
|
||||
expect_equal(suppressWarnings(as.character(as.ab(c("Bacteria", "Bacterial")))),
|
||||
c(NA, "TMP"))
|
||||
|
||||
|
||||
})
|
||||
|
Reference in New Issue
Block a user