diff options
Diffstat (limited to 'test/testhdf5.h')
-rw-r--r-- | test/testhdf5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testhdf5.h b/test/testhdf5.h index 2b4df77..6f4355b 100644 --- a/test/testhdf5.h +++ b/test/testhdf5.h @@ -135,7 +135,7 @@ void test_heap(void); void test_ohdr(void); void test_stab(void); void test_h5t(void); -void test_h5p(void); +void test_h5s(void); void test_h5d(void); void test_attr(void); |