diff tests/test-rollback @ 5814:dd5a501cb97f

restore branch after rollback (issue 902)
author Alexandre Vassalotti <mercurial-bugs@selenic.com>
date Mon, 07 Jan 2008 15:26:12 -0600
parents 4f072bb06e89
children 88b4d726332a
line wrap: on
line diff
--- a/tests/test-rollback	Sun Jan 06 15:40:32 2008 +0100
+++ b/tests/test-rollback	Mon Jan 07 15:26:12 2008 -0600
@@ -13,3 +13,9 @@
 hg verify
 hg parents
 hg status
+
+# Test issue 902
+hg commit -m "test"
+hg branch test
+hg rollback
+hg branch