diff tests/test-prune.t @ 5963:c0b439f14260

tests: spell out hg parents See previous commit for the rationale.
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 17 Jun 2021 11:16:53 +0300
parents 61d2f1cf90f0
children 65d4e47d7f26
line wrap: on
line diff
--- a/tests/test-prune.t	Thu Jun 17 11:08:01 2021 +0300
+++ b/tests/test-prune.t	Thu Jun 17 11:16:53 2021 +0300
@@ -482,7 +482,7 @@
   $ hg prune -r "desc('added c')"
   1 changesets pruned
 
-  $ hg par
+  $ hg parents
   1:5f6d8a4bf34a[] (obsolete/draft) added b
   working directory parent is obsolete! (5f6d8a4bf34a)
   (use 'hg evolve' to update to its parent successor)