]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
testsuite: remove duplicated mention of a test in Makefile.am
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 3 Aug 2011 13:52:05 +0000 (15:52 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 3 Aug 2011 13:52:28 +0000 (15:52 +0200)
* tests/Makefile.am (tap_other_tests): Remove `tap-empty.test',
it is already listed in `$(tap_with_common_setup_tests)'.

ChangeLog
tests/Makefile.am
tests/Makefile.in

index 5d2757311fa441280dc6b65efac0dec9e8cfbce6..6896b40ad0a9465dd94ec6af69398df71b624030 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-08-03  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       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  <stefano.lattarini@gmail.com>
 
        testsuite: one more use of TAP in our own tests
index 43ada56a12438d0824cf42e17efd40a636e47ba7..a7a1339aaa9b7760847bf2a5f5014171c7516d40 100644 (file)
@@ -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 \
index 9052c93cb866f7c5334833ec3d8946a71522219d..57bb2aa0af0c5e27511a1f1d5645a3af8b48db55 100644 (file)
@@ -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 \