tests: merge-recursive is usable without Python
commit36889a5078767be8cc0189c10d235dda327c6a30
authorJunio C Hamano <junkio@cox.net>
Fri, 27 Oct 2006 21:29:55 +0000 (27 14:29 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 27 Oct 2006 21:29:55 +0000 (27 14:29 -0700)
tree84275b41ab53dd6b81bbf2cab25f70d221989be1
parent019298015bb7c826b72f2573047b7221b0921fd3
tests: merge-recursive is usable without Python

Many tests still protected themselves with $no_python; there is no need
to do so anymore.

Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t3401-rebase-partial.sh
t/t3402-rebase-merge.sh
t/t3403-rebase-skip.sh
t/t6021-merge-criss-cross.sh
t/t6022-merge-rename.sh