diff options
Diffstat (limited to 'test/testhdf5.h')
-rw-r--r-- | test/testhdf5.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testhdf5.h b/test/testhdf5.h index 8266d3b..ad0d19b 100644 --- a/test/testhdf5.h +++ b/test/testhdf5.h @@ -118,6 +118,7 @@ int print_func(const char *,...); /* Prototypes for the test routines */ void test_metadata(void); +void test_tbbt(void); void test_file(void); void test_h5t(void); void test_h5s(void); |