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 15e1770e0..db3a475b2 100644 --- a/tests-clay/clay.h +++ b/tests-clay/clay.h @@ -85,6 +85,7 @@ extern void test_core_strtol__int64(void); extern void test_core_vector__0(void); extern void test_core_vector__1(void); extern void test_core_vector__2(void); +extern void test_index_rename__single_file(void); extern void test_network_remotes__cleanup(void); extern void test_network_remotes__fnmatch(void); extern void test_network_remotes__initialize(void); |