summaryrefslogtreecommitdiff
path: root/t/t9816-git-p4-locked.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9816-git-p4-locked.sh')
-rwxr-xr-xt/t9816-git-p4-locked.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9816-git-p4-locked.sh b/t/t9816-git-p4-locked.sh
index d048bd3..9328410 100755
--- a/t/t9816-git-p4-locked.sh
+++ b/t/t9816-git-p4-locked.sh
@@ -138,8 +138,4 @@ test_expect_failure 'move with lock taken' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done