summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/plugin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/plugin.c b/test/plugin.c
index 3491ab7..f65d345 100644
--- a/test/plugin.c
+++ b/test/plugin.c
@@ -774,6 +774,7 @@ test_filter_path_apis(void)
ret = H5PLappend(pathname);
} H5E_END_TRY
if(ret >= 0) TEST_ERROR
+ PASSED();
TESTING(" remove (exceed max)");
/* Exceed the max path removal */