summaryrefslogtreecommitdiff
path: root/t/t9808-git-p4-chdir.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9808-git-p4-chdir.sh')
-rwxr-xr-xt/t9808-git-p4-chdir.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9808-git-p4-chdir.sh b/t/t9808-git-p4-chdir.sh
index 11d2b51..58a9b3b 100755
--- a/t/t9808-git-p4-chdir.sh
+++ b/t/t9808-git-p4-chdir.sh
@@ -83,8 +83,4 @@ test_expect_success SYMLINKS 'p4 client root symlink should stay symbolic' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done