1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-20 16:13:21 +02:00

(v1.3.0.9029) eucast rules fix, unique()

This commit is contained in:
2020-09-25 14:44:50 +02:00
parent 1d982a82b4
commit 9667c2994f
32 changed files with 234 additions and 160 deletions

View File

@ -19,7 +19,7 @@
# Visit our website for more info: https://msberends.github.io/AMR. #
# ==================================================================== #
library(testthat)
library(testthat, warn.conflicts = FALSE)
library(AMR)
test_check("AMR")