diff options
Diffstat (limited to 'test/hash_test.c')
-rw-r--r-- | test/hash_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/hash_test.c b/test/hash_test.c index b2143eb..eeb371d 100644 --- a/test/hash_test.c +++ b/test/hash_test.c @@ -44,6 +44,7 @@ static const char* strings[] = { "Done", "Dtwo", "Dthree", "Dfour", "Dfive", "Dsix", "Dseven", "Deight", }; +ZIX_LOG_FUNC(1, 2) static int test_fail(const char* fmt, ...) { |