tests: fix some botched inter-test references in heading comments
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 8 Jan 2013 19:42:28 +0000 (20:42 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 8 Jan 2013 19:42:28 +0000 (20:42 +0100)
* t/aclocal-I-order-2.sh: Here.
* t/aclocal-I-order-2.sh: And here.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/aclocal-I-order-2.sh
t/aclocal-I-order-3.sh

index fd58b4e..c3fe00a 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure that when two files define the same macro in the same
 # directory, the macro from the lexically greatest file is used.
-# See also sister test 'aclocal-I-ordering-2.sh'.
+# See also sister test 'aclocal-I-order-3.sh'.
 
 am_create_testdir=empty
 . test-init.sh
index d2077fe..4fcbf4c 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Make sure that when two files define the same macro in the same
 # directory, the macro from the lexically greatest file is used.
-# Same as acloca-I-ordering.sh, but without calling MACRO2.
+# Same as aclocal-I-order-2.sh, but without calling MACRO2.
 
 am_create_testdir=empty
 . test-init.sh