| Index: test/hosted/remove_removed_transitive_dependency_test.dart
|
| diff --git a/test/hosted/remove_removed_transitive_dependency_test.dart b/test/hosted/remove_removed_transitive_dependency_test.dart
|
| index f67922577dc3503f19fdf9cb9916a4d9b6d4e830..ee2f1d206a47dc305f70551e8fbf5fa87543eabc 100644
|
| --- a/test/hosted/remove_removed_transitive_dependency_test.dart
|
| +++ b/test/hosted/remove_removed_transitive_dependency_test.dart
|
| @@ -8,8 +8,6 @@ import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| -
|
| forBothPubGetAndUpgrade((command) {
|
| integration("removes a transitive dependency that's no longer depended "
|
| "on", () {
|
|
|