diff tests/test-paths.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 7d9be960cd9a
children 3b165c127690
line wrap: on
line diff
--- a/tests/test-paths.t	Thu Sep 16 16:12:26 2010 -0500
+++ b/tests/test-paths.t	Thu Sep 16 17:51:32 2010 -0500
@@ -8,8 +8,10 @@
   $ hg in dupe
   comparing with .*/test-paths.t/b
   no changes found
+  [1]
   $ cd ..
   $ hg -R a in dupe
   comparing with .*/test-paths.t/b
   no changes found
+  [1]
   $ true