diff tests/test-blackbox.t @ 18720:0ade08dcb3c3

tests: remove glob lines which unnecessary match / for \ on windows This lines were reported as unnecessary when running the tests on windows because the path was already printed with a slash and not a backslash.
author Simon Heimberg <simohe@besonet.ch>
date Sat, 23 Feb 2013 22:54:57 +0100
parents 9ad13296c581
children 64b5562550e2
line wrap: on
line diff
--- a/tests/test-blackbox.t	Sat Feb 23 22:07:38 2013 +0100
+++ b/tests/test-blackbox.t	Sat Feb 23 22:54:57 2013 +0100
@@ -57,7 +57,7 @@
   (run 'hg update' to get a working copy)
   $ hg blackbox -l 3
   1970/01/01 00:00:00 bob> pull
-  1970/01/01 00:00:00 bob> 1 incoming changes - new heads: d02f48003e62 (glob)
+  1970/01/01 00:00:00 bob> 1 incoming changes - new heads: d02f48003e62
   1970/01/01 00:00:00 bob> pull exited None after * seconds (glob)
 
 extension and python hooks - use the eol extension for a pythonhook