summaryrefslogtreecommitdiffstats
path: root/test/cache.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-12-12 18:20:49 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-12-12 18:20:49 (GMT)
commit3ab183ba99a02ca9c1957974d338e0c9ddd9b4b5 (patch)
tree37cbd267b6e4be525073fb33f3a88b9c03ffb190 /test/cache.c
parent74524c5a351d730e1b01c4ac4ed29ae71cab6b56 (diff)
downloadhdf5-3ab183ba99a02ca9c1957974d338e0c9ddd9b4b5.zip
hdf5-3ab183ba99a02ca9c1957974d338e0c9ddd9b4b5.tar.gz
hdf5-3ab183ba99a02ca9c1957974d338e0c9ddd9b4b5.tar.bz2
HDFFV-10979 cleanup globals
Diffstat (limited to 'test/cache.c')
-rw-r--r--test/cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cache.c b/test/cache.c
index 9a60ba8..ca2cf13 100644
--- a/test/cache.c
+++ b/test/cache.c
@@ -44,7 +44,6 @@ hbool_t core_file_driver_failed = FALSE;
const char *FILENAME[] = {
"cache_test",
- "cache_api_test",
NULL
};