| Index: test/transformer/fails_to_load_a_transform_with_an_import_error_test.dart
|
| diff --git a/test/transformer/fails_to_load_a_transform_with_an_import_error_test.dart b/test/transformer/fails_to_load_a_transform_with_an_import_error_test.dart
|
| index 0d664bb3e9524461eab8a076fafc668eb864f706..239c28670b06d64836922084813ecc8644cc63e2 100644
|
| --- a/test/transformer/fails_to_load_a_transform_with_an_import_error_test.dart
|
| +++ b/test/transformer/fails_to_load_a_transform_with_an_import_error_test.dart
|
| @@ -11,8 +11,6 @@ import '../test_pub.dart';
|
| import '../serve/utils.dart';
|
|
|
| main() {
|
| - initConfig();
|
| -
|
| // An import error will cause the isolate API to fail synchronously while
|
| // loading the transformer.
|
| withBarbackVersions("any", () {
|
|
|