diff options
Diffstat (limited to 't/t9118-git-svn-funky-branch-names.sh')
-rwxr-xr-x | t/t9118-git-svn-funky-branch-names.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/t/t9118-git-svn-funky-branch-names.sh b/t/t9118-git-svn-funky-branch-names.sh index 41a026637f..a159ff96b7 100755 --- a/t/t9118-git-svn-funky-branch-names.sh +++ b/t/t9118-git-svn-funky-branch-names.sh @@ -87,6 +87,4 @@ test_expect_success 'test dcommit to trailing_dotlock branch' ' ) ' -stop_httpd - test_done |