mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 14:01:55 +02:00
translate CoNS
This commit is contained in:
@ -17,7 +17,6 @@ test_that("mo_property works", {
|
||||
expect_equal(mo_shortname("S. aga", Lancefield = TRUE), "GBS")
|
||||
|
||||
expect_equal(mo_type("E. coli", language = "de"), "Bakterium")
|
||||
expect_equal(mo_gramstain("E. coli", language = "de"), "Negative St\u00e4bchen")
|
||||
|
||||
expect_equal(mo_type("E. coli", language = "nl"), "Bacterie")
|
||||
expect_equal(mo_gramstain("E. coli", language = "nl"), "Negatieve staven")
|
||||
|
Reference in New Issue
Block a user