X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft4034-diff-words.sh;h=30d42cb3bfd856a7d920119f1c4226c408a8f82f;hb=6440d3417c1d51a20014d4b6fc6c59bacfa87dab;hp=310ace1b5d32658c0afb33f66d9aa78dd3e75c6e;hpb=77d1a520fb5b8ad8cc86228023f16a44b75c05d1;p=git.git diff --git a/t/t4034-diff-words.sh b/t/t4034-diff-words.sh index 310ace1b5..30d42cb3b 100755 --- a/t/t4034-diff-words.sh +++ b/t/t4034-diff-words.sh @@ -365,7 +365,7 @@ test_expect_success 'setup history with two files' ' git commit -mmodified -a ' -test_expect_failure 'wordRegex for the first file does not apply to the second' ' +test_expect_success 'wordRegex for the first file does not apply to the second' ' echo "*.tex diff=tex" >.gitattributes && git config diff.tex.wordRegex "[a-z]+|." && cat >expect <<-\EOF &&