From b9fc781cf7ddeab662e331c12d664d4b6ec2e8ad Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Wed, 3 Aug 2011 15:52:05 +0200 Subject: [PATCH] testsuite: remove duplicated mention of a test in Makefile.am * tests/Makefile.am (tap_other_tests): Remove `tap-empty.test', it is already listed in `$(tap_with_common_setup_tests)'. --- ChangeLog | 6 ++++++ tests/Makefile.am | 1 - tests/Makefile.in | 1 - 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5d2757311..6896b40ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-08-03 Stefano Lattarini + + testsuite: remove duplicated mention of a test in Makefile.am + * tests/Makefile.am (tap_other_tests): Remove `tap-empty.test', + it is already listed in `$(tap_with_common_setup_tests)'. + 2011-08-03 Stefano Lattarini testsuite: one more use of TAP in our own tests diff --git a/tests/Makefile.am b/tests/Makefile.am index 43ada56a1..a7a1339aa 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1188,7 +1188,6 @@ tap-bad-prog.tap \ tap-basic.test \ tap-doc.test \ tap-doc2.test \ -tap-empty.test \ tap-more.test \ tap-more2.test \ tap-recheck.test \ diff --git a/tests/Makefile.in b/tests/Makefile.in index 9052c93cb..57bb2aa0a 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1421,7 +1421,6 @@ tap-bad-prog.tap \ tap-basic.test \ tap-doc.test \ tap-doc2.test \ -tap-empty.test \ tap-more.test \ tap-more2.test \ tap-recheck.test \ -- 2.47.2