summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-get-satisfy
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/test-apt-get-satisfy')
-rwxr-xr-xtest/integration/test-apt-get-satisfy4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/integration/test-apt-get-satisfy b/test/integration/test-apt-get-satisfy
index f2e04d789..23daf069a 100755
--- a/test/integration/test-apt-get-satisfy
+++ b/test/integration/test-apt-get-satisfy
@@ -70,3 +70,7 @@ testfailureequal "E: Invalid operator '>' at offset 5, did you mean '>>' or '>='
msgmsg "Unsupported dependency type"
testfailureequal "E: Problem parsing dependency: Recommends: foo" aptget satisfy 'Recommends: foo' -s
+
+
+msgmsg "Empty dependency"
+testfailureequal "E: Problem parsing dependency: " aptget satisfy '' -s