summaryrefslogtreecommitdiff
path: root/t/t9827-git-p4-change-filetype.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9827-git-p4-change-filetype.sh')
-rwxr-xr-xt/t9827-git-p4-change-filetype.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9827-git-p4-change-filetype.sh b/t/t9827-git-p4-change-filetype.sh
index 7433998..d3670bd 100755
--- a/t/t9827-git-p4-change-filetype.sh
+++ b/t/t9827-git-p4-change-filetype.sh
@@ -59,8 +59,4 @@ test_expect_success SYMLINKS 'change symbolic link to file' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done