summaryrefslogtreecommitdiff
path: root/tests/test-mq-qdiff.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-mq-qdiff.t')
-rw-r--r--tests/test-mq-qdiff.t4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/test-mq-qdiff.t b/tests/test-mq-qdiff.t
index 905a970..27db5a9 100644
--- a/tests/test-mq-qdiff.t
+++ b/tests/test-mq-qdiff.t
@@ -98,7 +98,7 @@ qdiff filename:
diff -r b0c220e1cf43 lines
--- a/lines
+++ b/lines
- @@ -4,4 +4,4 @@
+ @@ -4,4 +6,4 @@
4
-hello world
-goodbye world
@@ -173,5 +173,3 @@ qdiff when file deleted (but not removed) in working dir:
$ hg qrefresh
$ rm newfile
$ hg qdiff
-
- $ cd ..