Add missing test status

This commit is contained in:
Allen Byrne 2017-04-06 14:29:47 -05:00
parent fdcde1834d
commit 388051ba2d

View File

@ -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 */