]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-get-source
get sources for packages in multiple releases again
[apt.git] / test / integration / test-apt-get-source
index 10a190b6c7865b472926b52f6cbe28b421048d4c..4b5375d0cdd07ddab57cf7c0075d751ddc2b9fec 100755 (executable)
@@ -16,8 +16,8 @@ insertpackage 'unstable' 'foo' 'all' '2.0'
 insertsource 'unstable' 'foo' 'all' '2.0'
 
 # binary packages with Source-field
-insertpackage 'unstable' 'bin' 'i386' '3-2+b1' 'Source: bin (3-2)'
-insertsource 'unstable' 'bin' 'any' '3-2'
+insertpackage 'unstable,testing' 'bin' 'i386' '3-2+b1' 'Source: bin (3-2)'
+insertsource 'unstable,testing' 'bin' 'any' '3-2'
 insertpackage 'stable' 'bin' 'i386' '2-2+b1' 'Source: bin-backport (2-2)'
 insertsource 'stable' 'bin-backport' 'any' '2-2'