| Index: test/run/errors_if_no_executable_is_given_test.dart
|
| diff --git a/test/run/errors_if_no_executable_is_given_test.dart b/test/run/errors_if_no_executable_is_given_test.dart
|
| index 5951bf065fb68b671d34ff0b4975686b4cb3e205..c23d85bea74e95266d688b09215652f7ee62b9bd 100644
|
| --- a/test/run/errors_if_no_executable_is_given_test.dart
|
| +++ b/test/run/errors_if_no_executable_is_given_test.dart
|
| @@ -8,7 +8,6 @@ import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('Errors if the executable does not exist.', () {
|
| d.dir(appPath, [
|
| d.appPubspec()
|
|
|