summaryrefslogtreecommitdiffstats
path: root/test/applied.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/applied.test')
-rw-r--r--test/applied.test7
1 files changed, 1 insertions, 6 deletions
diff --git a/test/applied.test b/test/applied.test
index f2fa8e8..9840404 100644
--- a/test/applied.test
+++ b/test/applied.test
@@ -1,6 +1,4 @@
- $ rm -rf d
- $ mkdir -p d/patches
- $ cd d
+ $ mkdir patches
$ echo a > a
$ echo b > b
@@ -35,6 +33,3 @@
> Applying patch patches/patch
> 1 out of 1 hunk FAILED
> Patch patches/patch can be reverse-applied
-
- $ cd ..
- $ rm -rf d