]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3011-common-prefixes-and-directory-traversal.sh
dir: synchronize treat_leading_path() and read_directory_recursive()
[thirdparty/git.git] / t / t3011-common-prefixes-and-directory-traversal.sh
index 098fddc75b0fe1a6009f1ada6cd3dcf616e14949..3da5b2b6e795ec4587608ead8bc10abf0c6d9039 100755 (executable)
@@ -195,7 +195,7 @@ test_expect_success 'git ls-files -o consistent between one or two dirs' '
 
 # ls-files doesn't have a way to request showing both untracked and ignored
 # files at the same time, so use `git status --ignored`
-test_expect_failure 'git status --ignored shows same files under dir with or without pathspec' '
+test_expect_success 'git status --ignored shows same files under dir with or without pathspec' '
        cat <<-EOF >expect &&
        ?? an_untracked_dir/
        !! an_untracked_dir/ignored