mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 23:21:56 +02:00
(v1.6.0.9024) unit test update
This commit is contained in:
@ -27,6 +27,7 @@
|
||||
# able to install it. Yet, we want basic R CMD CHECK's in those R versions
|
||||
# as well, so only run unit tests in later R versions:
|
||||
if (require("testthat", warn.conflicts = FALSE)) {
|
||||
library(testthat)
|
||||
library(AMR)
|
||||
test_check("AMR")
|
||||
}
|
||||
|
Reference in New Issue
Block a user