summaryrefslogtreecommitdiffstats
path: root/test/testhdf5.c
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2004-01-05 22:30:53 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2004-01-05 22:30:53 (GMT)
commit1b4b706db78cd565da6671fdcfd375a94a6d6702 (patch)
treeb6b86e56aec5fa0bf72c309a7c63d6391aa4deba /test/testhdf5.c
parentdc458e5f6f7f4ea69644653aa3f348d2f6eb9d53 (diff)
downloadhdf5-1b4b706db78cd565da6671fdcfd375a94a6d6702.zip
hdf5-1b4b706db78cd565da6671fdcfd375a94a6d6702.tar.gz
hdf5-1b4b706db78cd565da6671fdcfd375a94a6d6702.tar.bz2
[svn-r8018] Purpose:
Fixed a dumb mistake. Description: Other tests barked at the changes. Solution: Move the declaration of Index and Test[] into h5test.c. Platforms tested: Tested in eirene. Misc. update:
Diffstat (limited to 'test/testhdf5.c')
-rw-r--r--test/testhdf5.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/testhdf5.c b/test/testhdf5.c
index 58eacbe..c6b74ee 100644
--- a/test/testhdf5.c
+++ b/test/testhdf5.c
@@ -51,9 +51,6 @@ int Verbosity;
/* ANY new test needs to have a prototype in tproto.h */
#include "testhdf5.h"
-struct TestStruct Test[MAXNUMOFTESTS];
-int Index = 0;
-
static void usage(void);
static void