summaryrefslogtreecommitdiffstats
path: root/test/btree_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/btree_test.c')
-rw-r--r--test/btree_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/btree_test.c b/test/btree_test.c
index f9d45a0..974a987 100644
--- a/test/btree_test.c
+++ b/test/btree_test.c
@@ -117,6 +117,7 @@ wildcard_cmp(const void* a, const void* b, const void* user_data)
}
}
+ZIX_LOG_FUNC(2, 3)
static int
test_fail(ZixBTree* t, const char* fmt, ...)
{