Skip to content

Commit e3a58ce

Browse files
committed
Update NEWS.md
1 parent 8a04b23 commit e3a58ce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@
112112

113113
10. `fwrite()` returns a clearer error message when `na = data.frame()` is used, [#7866](https://github.com/Rdatatable/data.table/issues/7866). Thanks @mcol for the report and the fix.
114114

115+
11. `test()` now fails on unexpected console output, with the message `Test <num> produced unexpected output`, consistent with how unexpected warnings and messages are already handled, [#7847](https://github.com/Rdatatable/data.table/issues/7847). Thanks @MichaelChirico for the suggestion and @0xtch for the implementation.
116+
115117
## data.table [v1.18.4](https://github.com/Rdatatable/data.table/milestone/45) (6 May 2026)
116118

117119
### BUG FIXES

0 commit comments

Comments
 (0)