Imported Upstream version 2.23.3
[platform/upstream/git.git] / t / t9803-git-p4-shell-metachars.sh
index d5c3675..2913277 100755 (executable)
@@ -105,8 +105,4 @@ test_expect_success 'branch with shell char' '
        )
 '
 
-test_expect_success 'kill p4d' '
-       kill_p4d
-'
-
 test_done