| Index: test/pub_uploader_test.dart
|
| diff --git a/test/pub_uploader_test.dart b/test/pub_uploader_test.dart
|
| index 73c101f333776d0106fc2a20e4bf90128036a9cf..997badb9395769b53e75c99d44432580fc995c63 100644
|
| --- a/test/pub_uploader_test.dart
|
| +++ b/test/pub_uploader_test.dart
|
| @@ -39,7 +39,6 @@ ScheduledProcess startPubUploader(ScheduledServer server, List<String> args) {
|
| }
|
|
|
| main() {
|
| - initConfig();
|
| group('displays usage', () {
|
| integration('when run with no arguments', () {
|
| schedulePub(args: ['uploader'],
|
|
|