| Index: test/dependency_computer/cycle_test.dart
|
| diff --git a/test/dependency_computer/cycle_test.dart b/test/dependency_computer/cycle_test.dart
|
| index b45eda49be94dfd05d1c44fe859d2320725b5526..39652507d185ffc5e56e62db0ae4bcb2eb7516e0 100644
|
| --- a/test/dependency_computer/cycle_test.dart
|
| +++ b/test/dependency_computer/cycle_test.dart
|
| @@ -9,8 +9,6 @@ import '../test_pub.dart';
|
| import 'utils.dart';
|
|
|
| void main() {
|
| - initConfig();
|
| -
|
| integration("allows a package dependency cycle that's unrelated to "
|
| "transformers", () {
|
| d.dir(appPath, [
|
|
|