diff options
Diffstat (limited to 'tests/lib/test_xref.c')
| -rw-r--r-- | tests/lib/test_xref.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/test_xref.c b/tests/lib/test_xref.c index 700950de1f..aa179141af 100644 --- a/tests/lib/test_xref.c +++ b/tests/lib/test_xref.c @@ -127,7 +127,7 @@ bool (*tests[])(void) = { test_logcall, }; -XREF_SETUP() +XREF_SETUP(); int main(int argc, char **argv) { |
