aboutsummaryrefslogtreecommitdiffstats
path: root/tests/trau_sync/trau_sync_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/trau_sync/trau_sync_test.c')
-rw-r--r--tests/trau_sync/trau_sync_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/trau_sync/trau_sync_test.c b/tests/trau_sync/trau_sync_test.c
index 392a236..d804b3e 100644
--- a/tests/trau_sync/trau_sync_test.c
+++ b/tests/trau_sync/trau_sync_test.c
@@ -79,6 +79,7 @@ const struct log_info log_info = {
int main(int argc, char **argv)
{
osmo_init_logging2(NULL, NULL);
+ log_set_use_color(osmo_stderr_target, 0);
osmo_fsm_log_addr(false);
log_set_print_filename2(osmo_stderr_target, LOG_FILENAME_NONE);
test_body();