summaryrefslogtreecommitdiffstats
path: root/test/h5test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/h5test.h')
-rw-r--r--test/h5test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/h5test.h b/test/h5test.h
index acaa197..af709b4 100644
--- a/test/h5test.h
+++ b/test/h5test.h
@@ -65,7 +65,7 @@ extern MPI_Info h5_io_info_g; /* MPI INFO object for IO */
/*
* Definitions for the InitTest().
*/
-#define MAXNUMOFTESTS 50
+#define MAXNUMOFTESTS 30
extern int Index;
typedef struct TestStruct {
int NumErrors;