| Index: test/dart2js/does_not_compile_if_disabled_test.dart
|
| diff --git a/test/dart2js/does_not_compile_if_disabled_test.dart b/test/dart2js/does_not_compile_if_disabled_test.dart
|
| index 2be40d6403b20f367358ccb9436f176a749c4ece..5e4af90a7e4d017c8e155da6bea0b898385d988c 100644
|
| --- a/test/dart2js/does_not_compile_if_disabled_test.dart
|
| +++ b/test/dart2js/does_not_compile_if_disabled_test.dart
|
| @@ -7,7 +7,6 @@ import '../test_pub.dart';
|
| import '../serve/utils.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("does not compile if dart2js is disabled", () {
|
| d.dir(appPath, [
|
| d.appPubspec(),
|
|
|