Imported Upstream version 14.46.0
[platform/upstream/libzypp.git] / tests / zypp / PoolQuery_test.cc
index 1f9e3a3..544a21d 100644 (file)
@@ -606,7 +606,6 @@ BOOST_AUTO_TEST_CASE(pool_query_recovery)
   q.addRepo("opensuse");
   q.addKind(ResKind::patch);
   q.setMatchRegex();
-  q.setRequireAll();
   q.setCaseSensitive();
   q.setUninstalledOnly();
   q.setEdition(Edition("0.8.3"),Rel::NE);