| Index: test/get/git/check_out_revision_test.dart
|
| diff --git a/test/get/git/check_out_revision_test.dart b/test/get/git/check_out_revision_test.dart
|
| index bf1851ef00a8cb5eef204401806a349e2db7cc0b..6e2f8c160c24b3a2600d5435c81c798b980b8769 100644
|
| --- a/test/get/git/check_out_revision_test.dart
|
| +++ b/test/get/git/check_out_revision_test.dart
|
| @@ -8,7 +8,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('checks out a package at a specific revision from Git', () {
|
| ensureGit();
|
|
|
|
|