diff options
Diffstat (limited to 't/t9822-git-p4-path-encoding.sh')
-rwxr-xr-x | t/t9822-git-p4-path-encoding.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/t9822-git-p4-path-encoding.sh b/t/t9822-git-p4-path-encoding.sh index de0b46581d..572d395498 100755 --- a/t/t9822-git-p4-path-encoding.sh +++ b/t/t9822-git-p4-path-encoding.sh @@ -74,8 +74,4 @@ test_expect_success 'Delete iso8859-1 encoded paths and clone' ' ) ' -test_expect_success 'kill p4d' ' - kill_p4d -' - test_done |