summaryrefslogtreecommitdiffstats
path: root/test/cache.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-12-12 18:20:49 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:20:20 (GMT)
commit5b50f47f31a363d9c7104d4fb7f56a1cf450fdce (patch)
tree040afe7030bd4a0866de63f53d36c15eaa0dbd94 /test/cache.c
parent371439c6bd11a3c5444e45937182af5386353a57 (diff)
downloadhdf5-5b50f47f31a363d9c7104d4fb7f56a1cf450fdce.zip
hdf5-5b50f47f31a363d9c7104d4fb7f56a1cf450fdce.tar.gz
hdf5-5b50f47f31a363d9c7104d4fb7f56a1cf450fdce.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 41cd3f7..42714c2 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
};