summaryrefslogtreecommitdiffstats
path: root/test/cache_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cache_api.c')
-rw-r--r--test/cache_api.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/cache_api.c b/test/cache_api.c
index 87b9567..1d5aa56 100644
--- a/test/cache_api.c
+++ b/test/cache_api.c
@@ -24,6 +24,12 @@
/* global variable declarations: */
+const char *FILENAME[] = {
+ "cache_test",
+ "cache_api_test",
+ NULL
+};
+
/* macro definitions */
/* private function declarations: */