summaryrefslogtreecommitdiffstats
path: root/test/import.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/import.test')
-rw-r--r--test/import.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/import.test b/test/import.test
index 6336854..0be055d 100644
--- a/test/import.test
+++ b/test/import.test
@@ -89,7 +89,7 @@
# test a few error cases
- $ quilt import missing.diff
+ $ quilt import missing.diff
> Patch missing.diff does not exist
$ quilt import patches/patch1.diff
@@ -139,7 +139,7 @@
# make sure it accepts non-conflicting names
# a small presentation problem here
- $ cp patches/patch1.diff t/patch1.patch
+ $ cp patches/patch1.diff t/patch1.patch
$ quilt import t/patch1.patch
> Importing patch t/patch1.patch (stored as patches/patch1.patch)