test-regex: isolate the bug test code
[gitweb.git] / t / t6500-gc.sh
index ed22dcc76fe14ae3bd3c83388667d034429660cb..5d7d4146179bb43184f74dd646aacbba11cc8c8b 100755 (executable)
@@ -30,7 +30,7 @@ test_expect_success 'gc -h with invalid configuration' '
        test_i18ngrep "[Uu]sage" broken/usage
 '
 
-test_expect_failure 'gc is not aborted due to a stale symref' '
+test_expect_success 'gc is not aborted due to a stale symref' '
        git init remote &&
        (
                cd remote &&