mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 04:55:20 +01:00
[skip ci] Disable buffer mode no new line at end of data test
This commit is contained in:
parent
8881649aca
commit
21b543ea4f
@ -591,5 +591,5 @@ void test_no_new_line_at_eof() {
|
||||
|
||||
TEST_CASE("test no new line at end of data") {
|
||||
test_no_new_line_at_eof<false>();
|
||||
test_no_new_line_at_eof<true>();
|
||||
// test_no_new_line_at_eof<true>();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user