summaryrefslogtreecommitdiffstats
path: root/test/dir-a-b.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/dir-a-b.test')
-rw-r--r--test/dir-a-b.test7
1 files changed, 1 insertions, 6 deletions
diff --git a/test/dir-a-b.test b/test/dir-a-b.test
index a1713ce..d921079 100644
--- a/test/dir-a-b.test
+++ b/test/dir-a-b.test
@@ -1,6 +1,4 @@
- $ rm -rf d
- $ mkdir -p d/patches
- $ cd d
+ $ mkdir patches
$ echo a > test.txt
$ echo d > test3.txt
@@ -63,6 +61,3 @@
$ quilt pop -qR
> Removing patch patches/ab.diff
> No patches applied
-
- $ cd ..
- $ rm -rf d