refs: don't dereference on rename
[gitweb.git] / t / t1404-update-ref-df-conflicts.sh
index 16752a999f89a29ea8110eac66574d210b4b490f..6d869d1285fbb3f687750978db468291c636fd61 100755 (executable)
@@ -106,7 +106,7 @@ test_expect_success 'one new ref is a simple prefix of another' '
 
 '
 
-test_expect_failure 'empty directory should not fool rev-parse' '
+test_expect_success 'empty directory should not fool rev-parse' '
        prefix=refs/e-rev-parse &&
        git update-ref $prefix/foo $C &&
        git pack-refs --all &&