# HG changeset patch # User Pierre-Yves David # Date 1652803171 -3600 # Node ID c8acaaa99210a359e0fdd54c2286870197b2c9a5 # Parent d587f09cad9890322bce4cad83f1c7e19db496b9 bundlespec: fix lack of title in a evolve tests This is a full new test case and should be "flagged" as such. diff -r d587f09cad98 -r c8acaaa99210 tests/test-obsolete-bundle-strip.t --- 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