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 b3aae467c..608980d44 100644 --- a/tests-clay/clay.h +++ b/tests-clay/clay.h @@ -111,6 +111,7 @@ extern void test_core_path__1(void); extern void test_core_path__2(void); extern void test_core_path__5(void); extern void test_core_path__6(void); +extern void test_core_path__7(void); extern void test_core_rmdir__delete_recursive(void); extern void test_core_rmdir__fail_to_delete_non_empty_dir(void); extern void test_core_rmdir__initialize(void); |