mirror of
https://github.com/msberends/AMR.git
synced 2025-07-11 09:41:57 +02:00
(v2.1.1.9224) skip tests on cran
This commit is contained in:
@ -28,6 +28,8 @@
|
||||
# ==================================================================== #
|
||||
|
||||
test_that("test-av_from_text.R", {
|
||||
skip_on_cran()
|
||||
|
||||
expect_identical(
|
||||
av_from_text("28/03/2020 regular aciclovir 500mg po tds")[[1]],
|
||||
as.av("Aciclovir")
|
||||
|
Reference in New Issue
Block a user