HDFFV-9739 dup test file for concurrent tests
This commit is contained in:
@@ -37,7 +37,7 @@ import org.junit.rules.TestName;
|
||||
|
||||
public class TestH5Lcreate {
|
||||
@Rule public TestName testname = new TestName();
|
||||
private static final String H5_EXTFILE = "h5ex_g_iterate.hdf";
|
||||
private static final String H5_EXTFILE = "h5ex_g_iterateL2.hdf";
|
||||
private static final String H5_FILE = "testL.h5";
|
||||
private static final int DIM_X = 4;
|
||||
private static final int DIM_Y = 6;
|
||||
|
||||
Reference in New Issue
Block a user