summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/vds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vds.c b/test/vds.c
index b64e09b..5173083 100644
--- a/test/vds.c
+++ b/test/vds.c
@@ -8279,7 +8279,7 @@ main(void)
if(nerrors)
goto error;
printf("All virtual dataset tests passed.\n");
- h5_cleanup(FILENAME, fapl);
+// h5_cleanup(FILENAME, fapl);
return 0;