aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9821-git-p4-path-variations.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9821-git-p4-path-variations.sh')
-rwxr-xr-xt/t9821-git-p4-path-variations.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9821-git-p4-path-variations.sh b/t/t9821-git-p4-path-variations.sh
index 81e46acfa8b..ef80f1690bc 100755
--- a/t/t9821-git-p4-path-variations.sh
+++ b/t/t9821-git-p4-path-variations.sh
@@ -193,8 +193,4 @@ test_expect_success 'Add a new file and clone path with new file (ignorecase)' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done