From f480f1a7b9673f74b531c26b1ff5ea136a320b52 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Mon, 16 Apr 2012 14:24:27 +0200 Subject: [PATCH] [ng] tests: better name for a test script * t/spy.sh: Rename ... * t/spy-double-colon.sh: ... to this. * t/list-of-tests.mk: Adjust. Signed-off-by: Stefano Lattarini --- t/list-of-tests.mk | 2 +- t/{spy.sh => spy-double-colon.sh} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename t/{spy.sh => spy-double-colon.sh} (100%) diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk index 02e89ecc9..30538e100 100644 --- a/t/list-of-tests.mk +++ b/t/list-of-tests.mk @@ -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 \ diff --git a/t/spy.sh b/t/spy-double-colon.sh similarity index 100% rename from t/spy.sh rename to t/spy-double-colon.sh -- 2.47.2