aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/test_common.c')
-rw-r--r--src/tests/test_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/test_common.c b/src/tests/test_common.c
index eeb0bec..701d581 100644
--- a/src/tests/test_common.c
+++ b/src/tests/test_common.c
@@ -88,6 +88,7 @@ int test_common_init(void)
log_set_print_filename(osmo_stderr_target, 0);
log_set_use_color(osmo_stderr_target, 0);
+ return rc;
}
void test_common_cleanup(void)