##// END OF EJS Templates
test-annotate: fix up expected output for pure...
Augie Fackler -
r34488:323bed58 default
parent child Browse files
Show More
@@ -261,8 +261,8 b' because the pure code comes up with slig'
261 261
262 262 $ hg annotate -nlf b --skip 6
263 263 0 a:1: a
264 0 a:1: z (pure !)
265 1 a:2* z
264 1 a:2* z (no-pure !)
265 0 a:1* z (pure !)
266 266 1 a:3: a
267 267 3 b:4: b4
268 268 4 b:5: c
General Comments 0
You need to be logged in to leave comments. Login now