From 3c1321544533600f8ae46eac3658f0a1f06b8612 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Mon, 29 May 2017 15:47:01 -0400 Subject: [PATCH] tests/cli/Makefile.am: remove duplicate test in TESTS list MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- tests/cli/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/cli/Makefile.am b/tests/cli/Makefile.am index 97d8eeba4..b123ed01c 100644 --- a/tests/cli/Makefile.am +++ b/tests/cli/Makefile.am @@ -5,7 +5,6 @@ LOG_DRIVER_FLAGS='--merge' LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/config/tap-driver.sh TESTS = test_trace_read \ - test_trace_read \ test_packet_seq_num \ test_convert_args \ intersection/test_intersection -- 2.34.1