Actual stack count updated

This commit is contained in:
Allen Byrne
2018-12-31 14:15:09 -06:00
parent 7632af7c14
commit e46a974f78
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ import org.junit.rules.TestName;
public class TestH5E {
@Rule public TestName testname = new TestName();
public static final int ERRSTACK_CNT = 4;
public static final int ERRSTACK_CNT = 3;
public static final int ERRSTACK_MTY_CNT = 0;
long hdf_java_classid = -1;