Skip to content

Commit 4a8b1ff

Browse files
trailing \n
1 parent e3a58ce commit 4a8b1ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inst/tests/self.Rraw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ test(2.1, test(0, {cat("123\n"); TRUE}), FALSE,
1919
# output printed by verbose mode itself doesn't count as unexpected, #7847
2020
test(2.2, test(0, data.table(a = 1:3)[, sum(a)], 6L),
2121
options=c(datatable.verbose=TRUE),
22-
notOutput="Detected that j")
22+
notOutput="Detected that j")

0 commit comments

Comments
 (0)