summaryrefslogtreecommitdiffstats
path: root/test/fold.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/fold.test')
-rw-r--r--test/fold.test12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/fold.test b/test/fold.test
index cdd2e5d..1b26924 100644
--- a/test/fold.test
+++ b/test/fold.test
@@ -36,18 +36,18 @@
$ quilt fold -q < patches/patch2.diff
$ quilt diff | sed -e "s/\\t.*//"
- > Index: d/dir/file3.txt
- > ===================================================================
- > --- /dev/null
- > +++ d/dir/file3.txt
- > @@ -0,0 +1 @@
- > +This is file3.txt.
> Index: d/file1.txt
> ===================================================================
> --- /dev/null
> +++ d/file1.txt
> @@ -0,0 +1 @@
> +This is file1.txt.
+ > Index: d/dir/file3.txt
+ > ===================================================================
+ > --- /dev/null
+ > +++ d/dir/file3.txt
+ > @@ -0,0 +1 @@
+ > +This is file3.txt.
$ cd ..
$ rm -rf d