summaryrefslogtreecommitdiff
path: root/t/t9820-git-p4-editor-handling.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9820-git-p4-editor-handling.sh')
-rwxr-xr-xt/t9820-git-p4-editor-handling.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9820-git-p4-editor-handling.sh b/t/t9820-git-p4-editor-handling.sh
index 3c22f74..fa1bba1 100755
--- a/t/t9820-git-p4-editor-handling.sh
+++ b/t/t9820-git-p4-editor-handling.sh
@@ -31,8 +31,4 @@ test_expect_success 'EDITOR with options' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done