Merge branch 'ab/compat-regex'
[gitweb.git] / t / t7008-grep-binary.sh
index eb8ca88cce59c234d8ee43cc94421024f6b1e0b5..c0f9f3f70568794222c50f43f1f09be3bda62bf9 100755 (executable)
@@ -61,7 +61,7 @@ test_expect_success 'git grep -Fi iLE a' '
 
 # This test actually passes on platforms where regexec() supports the
 # flag REG_STARTEND.
-test_expect_failure 'git grep ile a' '
+test_expect_success 'git grep ile a' '
        git grep ile a
 '