From a9c8fc2f1d954d34f6f86b9cc74954f5ae5b8dc5 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Mon, 31 Dec 2012 19:54:24 +0100 Subject: [PATCH] tests: fix reference to sister tests in two heading comments * t/color-tests.sh: Here. * t/color-tests2.sh: And here. Signed-off-by: Stefano Lattarini --- t/color-tests.sh | 2 +- t/color-tests2.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/t/color-tests.sh b/t/color-tests.sh index 4e136c402..ae6ef686e 100755 --- a/t/color-tests.sh +++ b/t/color-tests.sh @@ -15,7 +15,7 @@ # along with this program. If not, see . # Test Automake TESTS color output, by forcing it. -# Keep this in sync with the sister test 'color2.sh'. +# Keep this in sync with the sister test 'color-tests2.sh'. required='grep-nonprint' # For gen-testsuite-part: ==> try-with-serial-tests <== diff --git a/t/color-tests2.sh b/t/color-tests2.sh index 34593a278..09ebff96c 100755 --- a/t/color-tests2.sh +++ b/t/color-tests2.sh @@ -15,7 +15,7 @@ # along with this program. If not, see . # Test Automake TESTS color output, using the expect(1) program. -# Keep this in sync with the sister test 'color.sh'. +# Keep this in sync with the sister test 'color-tests.sh'. required='grep-nonprint' # For gen-testsuite-part: ==> try-with-serial-tests <== -- 2.47.2