There was an error while loading. Please reload this page.
1 parent e3a58ce commit 4a8b1ffCopy full SHA for 4a8b1ff
1 file changed
inst/tests/self.Rraw
@@ -19,4 +19,4 @@ test(2.1, test(0, {cat("123\n"); TRUE}), FALSE,
19
# output printed by verbose mode itself doesn't count as unexpected, #7847
20
test(2.2, test(0, data.table(a = 1:3)[, sum(a)], 6L),
21
options=c(datatable.verbose=TRUE),
22
- notOutput="Detected that j")
+ notOutput="Detected that j")
0 commit comments