Mercurial > hg-stable
changeset 49328:c8acaaa99210
bundlespec: fix lack of title in a evolve tests
This is a full new test case and should be "flagged" as such.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 17 May 2022 16:59:31 +0100 |
parents | d587f09cad98 |
children | 61ba04693d65 |
files | tests/test-obsolete-bundle-strip.t |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-obsolete-bundle-strip.t Tue May 17 14:25:53 2022 +0100 +++ b/tests/test-obsolete-bundle-strip.t Tue May 17 16:59:31 2022 +0100 @@ -1446,6 +1446,7 @@ # unbundling: (run 'hg update' to get a working copy) Test that advisory obsolescence markers in bundles are ignored if unsupported +----------------------------------------------------------------------------- $ hg init repo-with-obs $ cd repo-with-obs