X-Git-Url: https://git.mxchange.org/?p=quix0rs-apt-p2p.git;a=blobdiff_plain;f=test.py;h=d2dece48e0d14087472d40a1fd189fe598301ce6;hp=9329b3761f2ac74c9e2a3da84ca59a85912872c2;hb=2e861b86ef341c92d9a8aebdf54742755c172f2f;hpb=3d6c833df60bcae0bb3aa809ea8c5813289e97f1 diff --git a/test.py b/test.py index 9329b37..d2dece4 100755 --- a/test.py +++ b/test.py @@ -59,15 +59,15 @@ tests = {'1': ('Start a single bootstrap and downloader, test updating and downl {1: {}, 2: {}}, [(1, ['update']), + (2, ['update']), (1, ['install', 'aboot-base']), + (2, ['install', 'aboot-base']), (1, ['install', 'aap-doc']), (1, ['install', 'ada-reference-manual']), (1, ['install', 'fop-doc']), (1, ['install', 'jswat-doc']), (1, ['install', 'bison-doc']), (1, ['install', 'crash-whitepaper']), - (2, ['update']), - (2, ['install', 'aboot-base']), (2, ['install', 'aap-doc']), (2, ['install', 'ada-reference-manual']), (2, ['install', 'fop-doc']),