git p4 test: simplify timeout handling
[gitweb.git] / t / t9811-git-p4-label-import.sh
index 602b0a5d5ceafcac6439491b463fee7867e7036f..b70e81c3cd28d824a4f4aaa758914a60bcdfd562 100755 (executable)
@@ -259,9 +259,4 @@ test_expect_success 'importing labels with missing revisions' '
        )
 '
 
-
-test_expect_success 'kill p4d' '
-       kill_p4d
-'
-
 test_done