| Index: test/get/path/relative_symlink_test.dart
|
| diff --git a/test/get/path/relative_symlink_test.dart b/test/get/path/relative_symlink_test.dart
|
| index ab1b99f7f595021f274e55f1e7d56070e4dda118..a775931cbc5e70aacd25124e81c34f77bdafecbd 100644
|
| --- a/test/get/path/relative_symlink_test.dart
|
| +++ b/test/get/path/relative_symlink_test.dart
|
| @@ -16,7 +16,6 @@ main() {
|
| // So just skip it.
|
| if (Platform.operatingSystem == "windows") return;
|
|
|
| - initConfig();
|
| integration("generates a symlink with a relative path if the dependency "
|
| "path was relative", () {
|
| d.dir("foo", [
|
|
|