diff tests/test-evolve.t @ 445:52b5e14c63d5

obsolete: enforce pdiff and pstatus alias in the extension
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Tue, 07 Aug 2012 18:46:38 +0200
parents aedb6b8ace86
children 9d47474d2582
line wrap: on
line diff
--- a/tests/test-evolve.t	Tue Aug 07 18:26:13 2012 +0200
+++ b/tests/test-evolve.t	Tue Aug 07 18:46:38 2012 +0200
@@ -212,6 +212,10 @@
 
 and **amend**::
 
+  $ hg status
+  $ hg pstatus
+  $ hg diff
+  $ hg pdiff
   $ hg amend --note "fix spelling of Zwei"
 
 The `--note` is our commit message for the *update* only. So its only purpose