From c328a53e07d3c5158e2b6458be8d0284e042c7e5 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Tue, 8 Jan 2013 21:47:40 +0100 Subject: [PATCH] tests: rename the last aclocal test with dumb name * t/acloca10.sh: Rename ... * t/aclocal-I-install.sh: ... to this saner and slightly more self-explanatory name. * t/list-of-tests.mk: Adjust. Signed-off-by: Stefano Lattarini --- t/{acloca10.sh => aclocal-I-and-install.sh} | 0 t/list-of-tests.mk | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename t/{acloca10.sh => aclocal-I-and-install.sh} (100%) diff --git a/t/acloca10.sh b/t/aclocal-I-and-install.sh similarity index 100% rename from t/acloca10.sh rename to t/aclocal-I-and-install.sh diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk index aef3730e2..63e098d25 100644 --- a/t/list-of-tests.mk +++ b/t/list-of-tests.mk @@ -72,10 +72,10 @@ t/get-sysconf.sh \ $(perl_TESTS) \ t/instspc.tap \ t/aclocal.sh \ -t/acloca10.sh \ t/aclocal-I-order-1.sh \ t/aclocal-I-order-2.sh \ t/aclocal-I-order-3.sh \ +t/aclocal-I-and-install.sh \ t/aclocal-acdir.sh \ t/aclocal-amflags.sh \ t/aclocal-autoconf-version-check.sh \ -- 2.47.2