t / t4018 / perl-sub-definitionon commit t/lib-git-svn.sh: check GIT_TEST_SVN_HTTPD when running SVN HTTP tests (6a20b62)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}