Mercurial > evolve
changeset 6310:43166bd57d6c
tests: addressing topic namespaces by name alone is not supported
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Fri, 16 Sep 2022 16:59:24 +0400 |
parents | f7d1a14fd6a4 |
children | 466702ac6c28 |
files | tests/test-namespaces.t |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-namespaces.t Sun Oct 09 08:36:25 2022 +0400 +++ b/tests/test-namespaces.t Fri Sep 16 16:59:24 2022 +0400 @@ -65,6 +65,12 @@ $ hg topics * feature (1 changesets) +Updating to a topic namespace is not supported + + $ hg up alice + abort: unknown revision 'alice' + [10] + Revsets $ nslog() {