| Index: test/global/run/runs_transformer_test.dart
|
| diff --git a/test/global/run/runs_transformer_test.dart b/test/global/run/runs_transformer_test.dart
|
| index 8353ac97d34c4641754ef60fadb397fcb2b5105e..69aace54ffcc3bddccf42a2970847c36a857171f 100644
|
| --- a/test/global/run/runs_transformer_test.dart
|
| +++ b/test/global/run/runs_transformer_test.dart
|
| @@ -24,7 +24,6 @@ class DartTransformer extends Transformer {
|
| """;
|
|
|
| main() {
|
| - initConfig();
|
| withBarbackVersions("any", () {
|
| integration('runs a global script generated by a transformer', () {
|
| makeGlobalPackage("foo", "1.0.0", [
|
|
|