]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t1512-rev-parse-disambiguation.sh
sha1_name.c: many short names can only be committish
[thirdparty/git.git] / t / t1512-rev-parse-disambiguation.sh
index 0d3f05b9926d3f9d7e18e78438d57b27d14cce96..7652f1c2e96c529fe6ee421fb544a3a48b16d135 100755 (executable)
@@ -85,7 +85,7 @@ test_expect_success 'first commit' '
        git commit -m a2onsxbvj
 '
 
-test_expect_failure 'disambiguate commit-ish' '
+test_expect_success 'disambiguate commit-ish' '
        # feed commit-ish in an unambiguous way
        git rev-parse --verify 0000000000e4f^{commit} &&