Skip to content

Commit 2ca4e50

Browse files
cleanup [ci skip]
1 parent f0da213 commit 2ca4e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/batchtools_multicore.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ for (cores in 1:min(2L, availableCores("multicore"))) {
101101
## CRAN processing times:
102102
## On Windows 32-bit, don't run these tests
103103
if (fullTest || !isWin32) {
104-
mprintf("*** batchtools_multicore() and errors\n", globals)
104+
mprintf("*** batchtools_multicore() and errors\n")
105105
f <- batchtools_multicore({
106106
stop("Whoops!")
107107
1

0 commit comments

Comments
 (0)