| Index: test/no_package_symlinks_test.dart
|
| diff --git a/test/no_package_symlinks_test.dart b/test/no_package_symlinks_test.dart
|
| index 2911debcd450615958d44d59e18ef29485d72c71..64484927a2406373afa06eded8ab9347ba30fa8e 100644
|
| --- a/test/no_package_symlinks_test.dart
|
| +++ b/test/no_package_symlinks_test.dart
|
| @@ -8,8 +8,6 @@ import 'descriptor.dart' as d;
|
| import 'test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| -
|
| forBothPubGetAndUpgrade((command) {
|
| group("with --no-package-symlinks", () {
|
| integration("installs hosted dependencies to the cache", () {
|
|
|