Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: test/get/path/relative_symlink_test.dart

Issue 1215833002: Use the new test runner. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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", [

Powered by Google App Engine
This is Rietveld 408576698