| Index: utils/tests/pub/pub_uploader_test.dart
|
| diff --git a/utils/tests/pub/pub_uploader_test.dart b/utils/tests/pub/pub_uploader_test.dart
|
| index 5413f1d12d18a18943f4e951bb24dc1540c2015d..1085e02a99db5ec68b8d1e0925c20d25d85d8884 100644
|
| --- a/utils/tests/pub/pub_uploader_test.dart
|
| +++ b/utils/tests/pub/pub_uploader_test.dart
|
| @@ -35,6 +35,7 @@ ScheduledProcess startPubUploader(ScheduledServer server, List<String> args) {
|
| }
|
|
|
| main() {
|
| + initConfig();
|
| group('displays usage', () {
|
| integration('when run with no arguments', () {
|
| schedulePub(args: ['uploader'],
|
|
|