summaryrefslogtreecommitdiff
path: root/tests-clay/clay.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests-clay/clay.h')
-rw-r--r--tests-clay/clay.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests-clay/clay.h b/tests-clay/clay.h
index c2b69c8a5..b2b31bef7 100644
--- a/tests-clay/clay.h
+++ b/tests-clay/clay.h
@@ -116,6 +116,7 @@ extern void test_core_path__5_joins(void);
extern void test_core_path__6_long_joins(void);
extern void test_core_path__7_path_to_dir(void);
extern void test_core_path__8_self_join(void);
+extern void test_core_path__9_percent_decode(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);