diff options
Diffstat (limited to 'test')
| -rwxr-xr-x | test/integration/test-solver3-evaluation | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/integration/test-solver3-evaluation b/test/integration/test-solver3-evaluation index af12698b5..a873d5b21 100755 --- a/test/integration/test-solver3-evaluation +++ b/test/integration/test-solver3-evaluation @@ -13,6 +13,7 @@ insertpackage 'unstable' 'y' 'all' '3' 'Depends: b | a' insertpackage 'unstable' 'a' 'all' '3' 'Depends: c' insertpackage 'unstable' 'b' 'all' '3' insertpackage 'unstable' 'c' 'all' '3' +insertpackage 'unstable' 'unrelated' 'all' '3' setupaptarchive @@ -114,7 +115,7 @@ AptSolverDump: Package: apport Architecture: all Version: 3 - APT-ID: 5 + APT-ID: 6 Source: apport Source-Version: 3 Priority: optional @@ -208,7 +209,7 @@ Depends: b | a Package: apport Architecture: all Version: 3 -APT-ID: 5 +APT-ID: 6 Source: apport Source-Version: 3 Priority: optional |
