| Index: test/get/git/check_out_branch_test.dart
|
| diff --git a/test/get/git/check_out_branch_test.dart b/test/get/git/check_out_branch_test.dart
|
| index ad4cd8d4a40eae449a0cda86aebdb399c10f6ca7..f1b25884d2517eed6032285a5b4b4cc4f93213da 100644
|
| --- a/test/get/git/check_out_branch_test.dart
|
| +++ b/test/get/git/check_out_branch_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 branch from Git', () {
|
| ensureGit();
|
|
|
|
|