diff options
Diffstat (limited to 'subversion/tests/libsvn_diff/parse-diff-test.c')
-rw-r--r-- | subversion/tests/libsvn_diff/parse-diff-test.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/subversion/tests/libsvn_diff/parse-diff-test.c b/subversion/tests/libsvn_diff/parse-diff-test.c index 16fa0be..9a44369 100644 --- a/subversion/tests/libsvn_diff/parse-diff-test.c +++ b/subversion/tests/libsvn_diff/parse-diff-test.c @@ -132,8 +132,6 @@ static const char *bad_git_diff_header = "diff --git foo4 b/foo4" NL "diff --git a/foo5 b/foo5" NL "random noise" NL - "copy from foo5" NL - "copy to foo5" NL "diff --git a/foo6 b/foo6" NL "copy from foo6" NL "random noise" NL |