mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Adjust test names for concurrent tests
This commit is contained in:
@@ -32,7 +32,7 @@ import org.junit.rules.TestName;
|
||||
|
||||
public class TestH5T {
|
||||
@Rule public TestName testname = new TestName();
|
||||
private static final String H5_FILE = "test.h5";
|
||||
private static final String H5_FILE = "testT.h5";
|
||||
long H5fid = -1;
|
||||
long H5strdid = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user