DEBSOURCES
Skip Quicknav
sources / r-cran-mlr / 2.18.0%2Bdfsg-1 / tests / run-base.R
1234567
library(testthat) # no tests on CRAN if (identical(Sys.getenv("NOT_CRAN"), "true")) { set.seed(getOption("mlr.debug.seed")) test_check("mlr", filter = "base_") }