]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t7008-grep-binary.sh
t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND
[thirdparty/git.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
 '