| Index: utils/tests/pub/install/git/lock_version_test.dart
|
| diff --git a/utils/tests/pub/install/git/lock_version_test.dart b/utils/tests/pub/install/git/lock_version_test.dart
|
| index 7c3824b7f62951a349bf9d4e786c07e14ad558c4..950a935871eaa090ee710e9aba806267d4d27eb3 100644
|
| --- a/utils/tests/pub/install/git/lock_version_test.dart
|
| +++ b/utils/tests/pub/install/git/lock_version_test.dart
|
| @@ -14,6 +14,7 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| + initConfig();
|
| integration('keeps a Git package locked to the version in the lockfile', () {
|
| ensureGit();
|
|
|
|
|