]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
[ng] tests: better name for a test script
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 16 Apr 2012 12:24:27 +0000 (14:24 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 16 Apr 2012 12:24:27 +0000 (14:24 +0200)
* t/spy.sh: Rename ...
* t/spy-double-colon.sh: ... to this.
* t/list-of-tests.mk: Adjust.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/list-of-tests.mk
t/spy-double-colon.sh [moved from t/spy.sh with 100% similarity]

index 02e89ecc9a373b5014c3440e5b846c55ee8d765d..30538e1003a664e98c9746b0d47356cd66b5e5dd 100644 (file)
@@ -979,7 +979,7 @@ t/spell.sh \
 t/spell2.sh \
 t/spell3.sh \
 t/spelling.sh \
-t/spy.sh \
+t/spy-double-colon.sh \
 t/spy-phony.sh \
 t/spy-rm.tap \
 t/spy-vpath-rewrite.sh \
similarity index 100%
rename from t/spy.sh
rename to t/spy-double-colon.sh