summaryrefslogtreecommitdiff
path: root/t/t9830-git-p4-symlink-dir.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9830-git-p4-symlink-dir.sh')
-rwxr-xr-xt/t9830-git-p4-symlink-dir.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9830-git-p4-symlink-dir.sh b/t/t9830-git-p4-symlink-dir.sh
index 2ad1b08..3fb6960 100755
--- a/t/t9830-git-p4-symlink-dir.sh
+++ b/t/t9830-git-p4-symlink-dir.sh
@@ -36,8 +36,4 @@ test_expect_success 'symlinked directory' '
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done