summaryrefslogtreecommitdiff
path: root/t/t9804-git-p4-label.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9804-git-p4-label.sh')
-rwxr-xr-xt/t9804-git-p4-label.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9804-git-p4-label.sh b/t/t9804-git-p4-label.sh
index e30f80e..3236457 100755
--- a/t/t9804-git-p4-label.sh
+++ b/t/t9804-git-p4-label.sh
@@ -108,8 +108,4 @@ test_expect_failure 'two labels on the same changelist' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done