summaryrefslogtreecommitdiffstats
path: root/test/dpss_write.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dpss_write.c')
-rw-r--r--test/dpss_write.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/dpss_write.c b/test/dpss_write.c
index 0fdb7e0..9386195 100644
--- a/test/dpss_write.c
+++ b/test/dpss_write.c
@@ -17,6 +17,10 @@
*/
#include <h5test.h>
+const char *FILENAME[] = {
+ NULL
+};
+
#ifndef H5_HAVE_GRIDSTORAGE
int main(void)
{