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