comparison tests/test-extdiff.t @ 12640:6cc4b14fb76b

tests: remove redundant globs Many globs now just match $TESTTMP and is no longer needed.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 08 Oct 2010 22:36:10 -0500
parents e3247ceaca5e
children a56c1b2bff18 3eb632d9cf42
comparison
equal deleted inserted replaced
12639:236058a65cb4 12640:6cc4b14fb76b
73 (branch merge, don't forget to commit) 73 (branch merge, don't forget to commit)
74 74
75 Should diff cloned file against wc file: 75 Should diff cloned file against wc file:
76 76
77 $ hg falabala 77 $ hg falabala
78 diffing a.2a13a4d2da36/a */a/a (glob) 78 diffing a.2a13a4d2da36/a $TESTTMP/a/a
79 [1] 79 [1]
80 80
81 81
82 Test --change option: 82 Test --change option:
83 83