From bafe238b7285c36de7227bf39c931702baa4c12e Mon Sep 17 00:00:00 2001 From: Seven Du Date: Sat, 16 Nov 2019 16:10:54 +0800 Subject: [PATCH] [core] fix copy and paste error --- tests/unit/switch_console.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/switch_console.c b/tests/unit/switch_console.c index 9a3e9cfdc8..49a2568e71 100644 --- a/tests/unit/switch_console.c +++ b/tests/unit/switch_console.c @@ -25,7 +25,7 @@ * Konstantin Molchanov * * - * switch_utils.c -- tests switch_utils + * switch_console.c -- tests switch_console * */