summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/nolink.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/nolink.test b/test/nolink.test
index e7d4173..5ac9473 100644
--- a/test/nolink.test
+++ b/test/nolink.test
@@ -45,6 +45,9 @@
$ ls -l foo | awk '{ print $2 }'
> 1
+ $ ls -l .pc/test.diff/foo | awk '{ print $2 }'
+ > 2
+
$ quilt pop -q
> Removing patch patches/test.diff
> No patches applied