Skip to content

Commit 140ee61

Browse files
authored
update testnum (#6256)
1 parent bd786b0 commit 140ee61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/tests/tests.Rraw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18731,4 +18731,4 @@ x = list(
1873118731
)
1873218732
N = 5e4
1873318733
y = x[rep(1:5, N)]
18734-
test(2267, rbindlist(y, fill=TRUE), rbindlist(x, fill=TRUE)[rep(1:5, N)])
18734+
test(2268, rbindlist(y, fill=TRUE), rbindlist(x, fill=TRUE)[rep(1:5, N)])

0 commit comments

Comments
 (0)