| Index: test/transformer/runs_a_third_party_transform_on_the_application_package_test.dart
|
| diff --git a/test/transformer/runs_a_third_party_transform_on_the_application_package_test.dart b/test/transformer/runs_a_third_party_transform_on_the_application_package_test.dart
|
| index 99b2d067c02d0e9e39eea1a57f233b2fa5fecdfd..cc0ecf512ada154b400e348e3e801054f515930f 100644
|
| --- a/test/transformer/runs_a_third_party_transform_on_the_application_package_test.dart
|
| +++ b/test/transformer/runs_a_third_party_transform_on_the_application_package_test.dart
|
| @@ -9,7 +9,6 @@ import '../test_pub.dart';
|
| import '../serve/utils.dart';
|
|
|
| main() {
|
| - initConfig();
|
| withBarbackVersions("any", () {
|
| integration("runs a third-party transform on the application package", () {
|
| d.dir("foo", [
|
|
|