diff options
Diffstat (limited to 'tests-clay/clay.h')
-rw-r--r-- | tests-clay/clay.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests-clay/clay.h b/tests-clay/clay.h index c9fe4c166..c2b69c8a5 100644 --- a/tests-clay/clay.h +++ b/tests-clay/clay.h @@ -106,6 +106,7 @@ extern void test_core_filebuf__2(void); extern void test_core_filebuf__3(void); extern void test_core_filebuf__4(void); extern void test_core_filebuf__5(void); +extern void test_core_hex__fromhex(void); extern void test_core_oid__initialize(void); extern void test_core_oid__streq(void); extern void test_core_path__0_dirname(void); |