aboutsummaryrefslogtreecommitdiff
path: root/test/mmtty.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mmtty.c')
-rw-r--r--test/mmtty.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mmtty.c b/test/mmtty.c
index db22c268..42cc826f 100644
--- a/test/mmtty.c
+++ b/test/mmtty.c
@@ -237,6 +237,7 @@ start_cb (void)
/* Set common response parser */
mm_port_serial_at_set_response_parser (MM_PORT_SERIAL_AT (port),
mm_serial_parser_v1_parse,
+ mm_serial_parser_v1_remove_echo,
mm_serial_parser_v1_new (),
mm_serial_parser_v1_destroy);