diff tests/test-diff-color.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 52581d2b98ac
children c343557a8442
line wrap: on
line diff
--- a/tests/test-diff-color.t	Sat Feb 23 22:07:38 2013 +0100
+++ b/tests/test-diff-color.t	Sat Feb 23 22:54:57 2013 +0100
@@ -152,7 +152,7 @@
    c
    c
   \x1b[0;32m+aa\x1b[0m (esc)
-  \x1b[0;1mdiff --git a/sub/b b/sub/b\x1b[0m (glob) (esc)
+  \x1b[0;1mdiff --git a/sub/b b/sub/b\x1b[0m (esc)
   \x1b[0;31;1m--- a/sub/b\x1b[0m (esc)
   \x1b[0;32;1m+++ b/sub/b\x1b[0m (esc)
   \x1b[0;35m@@ -1,1 +1,2 @@\x1b[0m (esc)