Code

diff: tweak a _copy_ of diff_options with word-diff
[git.git] / t / t4034-diff-words.sh
index 310ace1b5d32658c0afb33f66d9aa78dd3e75c6e..30d42cb3bfd856a7d920119f1c4226c408a8f82f 100755 (executable)
@@ -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 &&