Imported Upstream version 2.23.3
[platform/upstream/git.git] / t / t9828-git-p4-map-user.sh
index e20395c..ca6c294 100755 (executable)
@@ -54,8 +54,4 @@ test_expect_success 'Clone repo root path with all history' '
        )
 '
 
-test_expect_success 'kill p4d' '
-       kill_p4d
-'
-
 test_done