t5520: do not skip test that does not fail anymore

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2009-03-07 23:12:43 +01:00
parent 6dd146d46a
commit d7bc3dd8f7

View File

@@ -88,7 +88,6 @@ test_expect_success 'branch.to-rebase.rebase' '
test new = $(git show HEAD:file2)
'
say "Remote does not work in t/ - skipping." ||
test_expect_success '--rebase with rebased upstream' '
git remote add -f me . &&