]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-get-install-deb
calculate hashes while downloading in https
[apt.git] / test / integration / test-apt-get-install-deb
index f2e5229cd7a974146867e0b2a62c883bbdc6dba0..0f34692feffe44b54aeba7fa7b9a1a3cb5af3940 100755 (executable)
@@ -8,7 +8,7 @@ setupenvironment
 configarchitecture "i386"
 
 # regression test for #754904
-testequal 'E: Unable to locate package /dev/null' aptget install -qq /dev/null
+testfailureequal 'E: Unable to locate package /dev/null' aptget install -qq /dev/null
 
 # and ensure we fail for invalid debs
 cat > foo.deb <<EOF