diff options
Diffstat (limited to 'test/integration/test-apt-update-file')
-rwxr-xr-x | test/integration/test-apt-update-file | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/test-apt-update-file b/test/integration/test-apt-update-file index 94b604f0e..f976993ca 100755 --- a/test/integration/test-apt-update-file +++ b/test/integration/test-apt-update-file @@ -11,6 +11,7 @@ TESTDIR=$(readlink -f $(dirname $0)) setupenvironment configarchitecture "amd64" configcompression 'bz2' 'gz' +confighashes 'SHA512' insertpackage 'unstable' 'foo' 'all' '1' insertsource 'unstable' 'foo' 'all' '1' |