summaryrefslogtreecommitdiffstats
path: root/test/bittests.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/bittests.c')
-rw-r--r--test/bittests.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/bittests.c b/test/bittests.c
index 2c8daef..492691d 100644
--- a/test/bittests.c
+++ b/test/bittests.c
@@ -9,6 +9,10 @@
*/
#include <h5test.h>
+const char *FILENAME[] = {
+ NULL
+};
+
#define H5T_PACKAGE
#include <H5Tpkg.h>