diff options
-rw-r--r-- | t/list-of-tests.mk | 4 | ||||
-rwxr-xr-x | t/var-recurs.sh (renamed from t/recurs.sh) | 0 | ||||
-rwxr-xr-x | t/var-recurs2.sh (renamed from t/recurs2.sh) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk index e5c08a205..4b1682264 100644 --- a/t/list-of-tests.mk +++ b/t/list-of-tests.mk @@ -884,8 +884,6 @@ t/python-dist.sh \ t/python-vars.sh \ t/python-virtualenv.sh \ t/python-pr10995.sh \ -t/recurs.sh \ -t/recurs2.sh \ t/relativize.tap \ t/remake.sh \ t/remake1a.sh \ @@ -1202,6 +1200,8 @@ t/vala-mix2.sh \ t/vala-parallel.sh \ t/vars.sh \ t/vars3.sh \ +t/var-recurs.sh \ +t/var-recurs2.sh \ t/vartar.sh \ t/vartypos.sh \ t/vartypo2.sh \ diff --git a/t/recurs.sh b/t/var-recurs.sh index 6071e660f..6071e660f 100755 --- a/t/recurs.sh +++ b/t/var-recurs.sh diff --git a/t/recurs2.sh b/t/var-recurs2.sh index 0acdc2a0e..0acdc2a0e 100755 --- a/t/recurs2.sh +++ b/t/var-recurs2.sh |