mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2026-03-20 08:41:29 +01:00
Expect success for the main pull tags test
The git bug that caused the switch to unstable has been fixed.
This reverts commit a5dfc9025b.
This commit is contained in:
committed by
Mark Nauwelaerts
parent
1ee28bd233
commit
5769e965eb
@@ -1093,7 +1093,7 @@ test_expect_success 'push bookmark without changesets' '
|
||||
check_bookmark hgrepo feature-a two
|
||||
'
|
||||
|
||||
test_expect_unstable 'pull tags' '
|
||||
test_expect_success 'pull tags' '
|
||||
test_when_finished "rm -rf hgrepo gitrepo" &&
|
||||
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user