summaryrefslogtreecommitdiff
path: root/tests/test-branch-tag-confict.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-branch-tag-confict.t')
-rw-r--r--tests/test-branch-tag-confict.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test-branch-tag-confict.t b/tests/test-branch-tag-confict.t
index 0bb6ffa..c333dc9 100644
--- a/tests/test-branch-tag-confict.t
+++ b/tests/test-branch-tag-confict.t
@@ -14,7 +14,6 @@ Create a branch with the same name as the tag.
$ hg branch branchortag
marked working directory as branch branchortag
- (branches are permanent and global, did you want a bookmark?)
$ hg ci -m 'Create a branch with the same name as a tag.'
This is what we have:
@@ -61,5 +60,3 @@ Updating to the branch:
date: Thu Jan 01 00:00:00 1970 +0000
summary: Create a branch with the same name as a tag.
-
- $ cd ..