summaryrefslogtreecommitdiff
path: root/auto_tests/assoc_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'auto_tests/assoc_test.c')
-rw-r--r--auto_tests/assoc_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto_tests/assoc_test.c b/auto_tests/assoc_test.c
index 79a97fd5..887ffc0b 100644
--- a/auto_tests/assoc_test.c
+++ b/auto_tests/assoc_test.c
@@ -134,7 +134,7 @@ START_TEST(test_fillup)
134} 134}
135END_TEST 135END_TEST
136 136
137Suite *Assoc_suite(void) 137static Suite *Assoc_suite(void)
138{ 138{
139 Suite *s = suite_create("Assoc"); 139 Suite *s = suite_create("Assoc");
140 140