Trim trailing whitespace

This commit is contained in:
Quincey Koziol
2020-04-20 18:12:00 -05:00
parent 7ba692badf
commit 9e5dbf6906
374 changed files with 7333 additions and 7333 deletions

View File

@@ -274,7 +274,7 @@ public class TestH5Tparams {
public void testH5Tpack_invalid() throws Throwable {
H5.H5Tpack(-1);
}
@Test(expected = HDF5LibraryException.class)
public void testH5Treclaim_invalid() throws Throwable {
byte[] buf = new byte[2];