mirror of
https://github.com/git/git.git
synced 2026-03-13 10:23:30 +01:00
t5520: do not skip test that does not fail anymore
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
@@ -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 . &&
|
||||
|
||||
Reference in New Issue
Block a user