summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorChristian Chilan <chilan@hdfgroup.org>2007-05-22 00:10:22 (GMT)
committerChristian Chilan <chilan@hdfgroup.org>2007-05-22 00:10:22 (GMT)
commit7c375ba2ec887691ea95a3ef54131b9f219939b4 (patch)
treec88a5930f890bfb84b7932dbae50f8182fdcc85b /test
parenta1f029e77591a8a3c6661272da0f47abc3be45ac (diff)
downloadhdf5-7c375ba2ec887691ea95a3ef54131b9f219939b4.zip
hdf5-7c375ba2ec887691ea95a3ef54131b9f219939b4.tar.gz
hdf5-7c375ba2ec887691ea95a3ef54131b9f219939b4.tar.bz2
[svn-r13782] Increase the max number of tests to 45.
Diffstat (limited to 'test')
-rw-r--r--test/testframe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testframe.c b/test/testframe.c
index 6f0cd97..88f9a06 100644
--- a/test/testframe.c
+++ b/test/testframe.c
@@ -26,7 +26,7 @@
/*
* Definitions for the testing structure.
*/
-#define MAXNUMOFTESTS 40
+#define MAXNUMOFTESTS 45
#define MAXTESTNAME 16
#define MAXTESTDESC 64