summaryrefslogtreecommitdiff
path: root/t/t9826-git-p4-keep-empty-commits.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9826-git-p4-keep-empty-commits.sh')
-rwxr-xr-xt/t9826-git-p4-keep-empty-commits.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9826-git-p4-keep-empty-commits.sh b/t/t9826-git-p4-keep-empty-commits.sh
index fa8b9da..fd64afe 100755
--- a/t/t9826-git-p4-keep-empty-commits.sh
+++ b/t/t9826-git-p4-keep-empty-commits.sh
@@ -127,8 +127,4 @@ test_expect_success 'Clone repo subdir with all history' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done