Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.
commit9e54dc6c12b14c12094c3a0f0b1e437148bbc0bd
authorKristian Høgsberg <krh@redhat.com>
Fri, 2 Nov 2007 15:33:07 +0000 (2 11:33 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 2 Nov 2007 22:40:20 +0000 (2 15:40 -0700)
tree5a8572441450b001e00f2f6a5896ac3d4a3ae94a
parentd336fc096b450c01502e99fa17583d5bebf9aa24
Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.

They are already set and exoprted by sourcing ./test-lib.sh
in all test scripts.

Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3501-revert-cherry-pick.sh
t/t3901-i18n-patch.sh