From 965b8b367162c84f431d68877f97422a00f428ed Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Tue, 8 Jan 2013 20:42:28 +0100 Subject: [PATCH] tests: fix some botched inter-test references in heading comments * t/aclocal-I-order-2.sh: Here. * t/aclocal-I-order-2.sh: And here. Signed-off-by: Stefano Lattarini --- t/aclocal-I-order-2.sh | 2 +- t/aclocal-I-order-3.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/t/aclocal-I-order-2.sh b/t/aclocal-I-order-2.sh index fd58b4efc..c3fe00a95 100755 --- a/t/aclocal-I-order-2.sh +++ b/t/aclocal-I-order-2.sh @@ -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 diff --git a/t/aclocal-I-order-3.sh b/t/aclocal-I-order-3.sh index d2077fe92..4fcbf4c99 100755 --- a/t/aclocal-I-order-3.sh +++ b/t/aclocal-I-order-3.sh @@ -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 -- 2.47.2