t/lib-git-svn.sh: check GIT_TEST_SVN_HTTPD when running SVN HTTP tests
[gitweb.git] / t / t9822-git-p4-path-encoding.sh
index de0b46581d3207baa538654f3a76db721f532185..572d395498e30a3743b77c577d7c4b91d714b392 100755 (executable)
@@ -74,8 +74,4 @@ test_expect_success 'Delete iso8859-1 encoded paths and clone' '
        )
 '
 
-test_expect_success 'kill p4d' '
-       kill_p4d
-'
-
 test_done