summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-03-24 16:30:10 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-03-24 16:33:04 +0100
commit53161ce02c3e69e2cea4d6b7b477366fc371bf16 (patch)
tree5ea138fef943decb5edcd2d7ca7150f304812a8e /tests
parentabf40ce23d53ae93e995d3b85398ec11d8d59706 (diff)
downloadautomake-53161ce02c3e69e2cea4d6b7b477366fc371bf16.tar.gz
build: remove duplicated entries in $(TESTS)
* tests/list-of-tests.mk (handwritten_TESTS): Remove duplicated entries for test cases 'extra-portability*.test'. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/list-of-tests.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/list-of-tests.mk b/tests/list-of-tests.mk
index 58f1e8250..819cd06de 100644
--- a/tests/list-of-tests.mk
+++ b/tests/list-of-tests.mk
@@ -412,9 +412,6 @@ extra8.test \
extra10.test \
extra11.test \
extra12.test \
-extra-portability.test \
-extra-portability2.test \
-extra-portability3.test \
extradep.test \
extradep2.test \
f90only.test \