summaryrefslogtreecommitdiffstats
path: root/test/testhdf5.c
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2004-01-06 03:17:16 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2004-01-06 03:17:16 (GMT)
commit89f5220d6687aa1ff3c3d19c8b05859887ecadbd (patch)
tree07701979f5f888d69d648621e18e1f2a4e37bf15 /test/testhdf5.c
parent1b4b706db78cd565da6671fdcfd375a94a6d6702 (diff)
downloadhdf5-89f5220d6687aa1ff3c3d19c8b05859887ecadbd.zip
hdf5-89f5220d6687aa1ff3c3d19c8b05859887ecadbd.tar.gz
hdf5-89f5220d6687aa1ff3c3d19c8b05859887ecadbd.tar.bz2
[svn-r8020] Purpose:
Bug fix. Description: Cleaned up a duplicated definition of MAXNUMOFTEST that copper could not tolerate. Platforms tested: "h5committested"
Diffstat (limited to 'test/testhdf5.c')
-rw-r--r--test/testhdf5.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/testhdf5.c b/test/testhdf5.c
index c6b74ee..f246e08 100644
--- a/test/testhdf5.c
+++ b/test/testhdf5.c
@@ -40,7 +40,6 @@
#include <stdarg.h>
#include "h5test.h"
-#define MAXNUMOFTESTS 30
#define HDF5_TEST_MASTER