summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/tests/import-nonnative4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/tests/import-nonnative b/tests/tests/import-nonnative
index 244077e..b8cbf25 100755
--- a/tests/tests/import-nonnative
+++ b/tests/tests/import-nonnative
@@ -129,9 +129,11 @@ mangle1 example 1.0-1
tar zvcf ../$orig .
mangle2
-# 3.0 (quilt), multiple patches, tarbomb orig with dot and .git
+# 3.0 (quilt), multiple patches, tarbomb orig with dot and .git and .pc
mangle1 example 1.0-1
git init
+mkdir .pc
+echo SPONG >.pc/SPONG
tar zvcf ../$orig .
mangle2