| Index: test/global/run/nonexistent_script_test.dart
|
| diff --git a/test/global/run/nonexistent_script_test.dart b/test/global/run/nonexistent_script_test.dart
|
| index 986c088ecc327bc6a945bbe0faacd9c3765a038b..db7f099c190d84bb94be921be6a95913aeeae538 100644
|
| --- a/test/global/run/nonexistent_script_test.dart
|
| +++ b/test/global/run/nonexistent_script_test.dart
|
| @@ -8,7 +8,6 @@ import 'package:pub/src/exit_codes.dart' as exit_codes;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('errors if the script does not exist.', () {
|
| servePackages((builder) => builder.serve("foo", "1.0.0"));
|
|
|
|
|