summaryrefslogtreecommitdiff
path: root/t/t9823-git-p4-mock-lfs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9823-git-p4-mock-lfs.sh')
-rwxr-xr-xt/t9823-git-p4-mock-lfs.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9823-git-p4-mock-lfs.sh b/t/t9823-git-p4-mock-lfs.sh
index 1f2dc36..88b76dc 100755
--- a/t/t9823-git-p4-mock-lfs.sh
+++ b/t/t9823-git-p4-mock-lfs.sh
@@ -185,8 +185,4 @@ test_expect_success 'Run git p4 submit in repo configured with large file system
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done