| Index: test/get/git/check_out_transitive_test.dart
|
| diff --git a/test/get/git/check_out_transitive_test.dart b/test/get/git/check_out_transitive_test.dart
|
| index 24ee172b15b8c792d4190709ec4d1b18ff35946d..854cc1d33cacdf0c89838cc767711cbc0b2b71c5 100644
|
| --- a/test/get/git/check_out_transitive_test.dart
|
| +++ b/test/get/git/check_out_transitive_test.dart
|
| @@ -8,7 +8,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('checks out packages transitively from Git', () {
|
| ensureGit();
|
|
|
|
|