Imported Upstream version 2.22.0
[platform/upstream/git.git] / t / t9807-git-p4-submit.sh
index 850d979..eaaae41 100755 (executable)
@@ -593,8 +593,4 @@ test_expect_success 'update a shelve involving moved and copied files' '
        )
 '
 
-test_expect_success 'kill p4d' '
-       kill_p4d
-'
-
 test_done