summaryrefslogtreecommitdiff
path: root/t/t9831-git-p4-triggers.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9831-git-p4-triggers.sh')
-rwxr-xr-xt/t9831-git-p4-triggers.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9831-git-p4-triggers.sh b/t/t9831-git-p4-triggers.sh
index be44c9751a..d743ca33ee 100755
--- a/t/t9831-git-p4-triggers.sh
+++ b/t/t9831-git-p4-triggers.sh
@@ -96,8 +96,4 @@ test_expect_success 'submit description with extra info lines from verbose p4 ch
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done