summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/plugin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/plugin.c b/test/plugin.c
index 573b72c..3034c0b 100644
--- a/test/plugin.c
+++ b/test/plugin.c
@@ -733,6 +733,7 @@ test_filter_path_apis(void)
if(H5Zfilter_avail(H5Z_FILTER_DYNLIB1) != TRUE) TEST_ERROR
+ TESTING(" initialize");
H5PLsize(&ndx);
if(ndx!=2) TEST_ERROR
PASSED();