There was an error while loading. Please reload this page.
2 parents d55ad74 + 27e38f7 commit be8d453Copy full SHA for be8d453
1 file changed
inst/testme/test-multisession-libpaths.R
@@ -4,6 +4,8 @@
4
#' @tags multisession
5
#' @tags skip_on_cran
6
7
+covr_testing <- ("covr" %in% loadedNamespaces())
8
+
9
## These tests requires multisession workers
10
if (parallelly::availableCores() >= 2L) {
11
library(future)
0 commit comments