diff tests/test-confused-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 f7eb190310ef
children 3fd4e4e81382
line wrap: on
line diff
--- a/tests/test-confused-revert.t	Thu Sep 16 16:12:26 2010 -0500
+++ b/tests/test-confused-revert.t	Thu Sep 16 17:51:32 2010 -0500
@@ -60,6 +60,7 @@
 
   $ hg revert --all
   abort: uncommitted merge - please provide a specific revision
+  [255]
 
 Revert should be ok now: