diff tests/test-revert.t @ 12316:4134686b83e1

tests: add exit codes to unified tests
author Matt Mackall <mpm@selenic.com>
date Thu, 16 Sep 2010 17:51:32 -0500
parents 4c94b6d0fb1c
children 4fee1fd3de9a
line wrap: on
line diff
--- a/tests/test-revert.t	Thu Sep 16 16:12:26 2010 -0500
+++ b/tests/test-revert.t	Thu Sep 16 17:51:32 2010 -0500
@@ -186,6 +186,7 @@
 
   $ hg revert -rtip
   abort: no files or directories specified; use --all to revert the whole repo
+  [255]
 
 should succeed