| Index: test/run/does_not_run_on_transformer_error_test.dart
|
| diff --git a/test/run/does_not_run_on_transformer_error_test.dart b/test/run/does_not_run_on_transformer_error_test.dart
|
| index 51985a3d62f83e4a16f98e3cf7f0c847868da76e..eadb8b0fa1894b6c9c50bf8349a6446cc338b682 100644
|
| --- a/test/run/does_not_run_on_transformer_error_test.dart
|
| +++ b/test/run/does_not_run_on_transformer_error_test.dart
|
| @@ -30,7 +30,6 @@ class FailingTransformer extends Transformer {
|
| """;
|
|
|
| main() {
|
| - initConfig();
|
| withBarbackVersions("any", () {
|
| integration('does not run if a transformer has an error', () {
|
| d.dir(appPath, [
|
|
|