summaryrefslogtreecommitdiffstats
path: root/tests/logging/logging_vty_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/logging/logging_vty_test.c')
-rw-r--r--tests/logging/logging_vty_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/logging/logging_vty_test.c b/tests/logging/logging_vty_test.c
index 806a460c..30426f39 100644
--- a/tests/logging/logging_vty_test.c
+++ b/tests/logging/logging_vty_test.c
@@ -246,7 +246,7 @@ int main(int argc, char **argv)
handle_options(argc, argv);
- logging_vty_add_cmds(&log_info);
+ logging_vty_add_cmds();
osmo_talloc_vty_add_cmds();
log_set_print_category(osmo_stderr_target, 1);