mirror of
https://github.com/msberends/AMR.git
synced 2025-09-04 12:49:41 +02:00
(v2.1.1.9224) skip tests on cran
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
# ==================================================================== #
|
||||
|
||||
test_that("test-ab_property.R", {
|
||||
skip_on_cran()
|
||||
|
||||
expect_identical(av_name("ACI", language = NULL), "Aciclovir")
|
||||
expect_identical(av_atc("ACI"), "J05AB01")
|
||||
expect_identical(av_cid("ACI"), as.integer(135398513))
|
||||
|
Reference in New Issue
Block a user