Skip to content

Commit 524d68c

Browse files
author
Vincent Wilms
committed
Fix tests
1 parent 8824f84 commit 524d68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PureHDF.Tests/DumpFiles/data_default_fls_String[].dump

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GROUP "/" {
1111
DATA {
1212
(0): "ABCDEF",
1313
(1): "\37777777703\37777777604\37777777703\37777777634\37777777703\37777777626",
14-
(2): "123456", "1234\000\000", "\000\000\000\000\000\000"
14+
(2): "123456", "1234", ""
1515
}
1616
}
1717
}

0 commit comments

Comments
 (0)