From 3cc7776cbcc8f2fd0921f823ff4fddb186704bb9 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 7 Nov 2016 23:48:54 +0000 Subject: Tests suite: import-nonnative: Put a .pc in the craziest .orig too Signed-off-by: Ian Jackson --- tests/tests/import-nonnative | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests') 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 -- cgit v1.2.3