summaryrefslogtreecommitdiff
path: root/tests/tests/import-dsc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/import-dsc')
-rwxr-xr-xtests/tests/import-dsc4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/tests/import-dsc b/tests/tests/import-dsc
index 4a8d876..768bd8c 100755
--- a/tests/tests/import-dsc
+++ b/tests/tests/import-dsc
@@ -64,6 +64,10 @@ t-dgit import-dsc $dsc2 ..$branch
t-dgit import-dsc $dsc2 +$branch
check-imported $dsc2
+dsc3=$troot/pkg-srcs/example_1.0-1+brokenmeta.dsc
+t-dgit import-dsc $dsc3 +$branch
+check-imported $dsc3
+
cd ..
mkdir $p.2
cd $p.2