summaryrefslogtreecommitdiffstats
path: root/test/cache.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-12-12 18:36:49 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-12-12 18:36:49 (GMT)
commit8bca58a0d8efc56d5e45c5ca5e8f2a255882bed4 (patch)
tree5dcac7f0b54685e3a03f3e74a1c1176cf351f512 /test/cache.c
parent03185042b8712995342934f2a2a5ff74c6422c3c (diff)
downloadhdf5-8bca58a0d8efc56d5e45c5ca5e8f2a255882bed4.zip
hdf5-8bca58a0d8efc56d5e45c5ca5e8f2a255882bed4.tar.gz
hdf5-8bca58a0d8efc56d5e45c5ca5e8f2a255882bed4.tar.bz2
HDFFV-10979 cleanup global names
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
};