]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t9814-git-p4-rename.sh
The sixth batch
[thirdparty/git.git] / t / t9814-git-p4-rename.sh
index 60baa06e27a0a6c45f580738e60f7fe8fa65373a..468767cbf4b93eb20f209fc25b46cc0f53d5b907 100755 (executable)
@@ -242,8 +242,4 @@ test_expect_success P4D_HAVE_CONFIGURABLE_RUN_MOVE_ALLOW \
        )
 '
 
-test_expect_success 'kill p4d' '
-       kill_p4d
-'
-
 test_done