| Index: test/get/git/check_out_with_trailing_slash_test.dart
|
| diff --git a/test/get/git/check_out_with_trailing_slash_test.dart b/test/get/git/check_out_with_trailing_slash_test.dart
|
| index e49e508872d321b6b59a02ec8116375c98da58bf..15215712b8538c1857310e81b5441516c43990e9 100644
|
| --- a/test/get/git/check_out_with_trailing_slash_test.dart
|
| +++ b/test/get/git/check_out_with_trailing_slash_test.dart
|
| @@ -10,7 +10,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| group("(regression)", () {
|
| integration('checks out a package from Git with a trailing slash', () {
|
| ensureGit();
|
|
|