| Index: test/global/activate/git_package_test.dart
|
| diff --git a/test/global/activate/git_package_test.dart b/test/global/activate/git_package_test.dart
|
| index ad5214537cee10d0cb3ecabc8cfe54ec83caca66..fe2a9b4b378a2570f7522f8e2f9f582d410fe8e5 100644
|
| --- a/test/global/activate/git_package_test.dart
|
| +++ b/test/global/activate/git_package_test.dart
|
| @@ -8,7 +8,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('activates a package from a Git repo', () {
|
| ensureGit();
|
|
|
|
|