diff tests/test-pull-r.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 28e2e3804f2e
children 1e497df514e2
line wrap: on
line diff
--- a/tests/test-pull-r.t	Thu Sep 16 16:12:26 2010 -0500
+++ b/tests/test-pull-r.t	Thu Sep 16 17:51:32 2010 -0500
@@ -34,6 +34,7 @@
 
   $ hg pull -qr missing ../repo
   abort: unknown revision 'missing'!
+  [255]
 
 Pull multiple revisions with update: