mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Trim trailing whitespace
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user