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

Unified Diff: test/relative_test.dart

Issue 1235823009: Upgrade to the new test runner. (Closed) Base URL: git@github.com:dart-lang/path@master
Patch Set: Created 5 years, 5 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/relative_test.dart
diff --git a/test/relative_test.dart b/test/relative_test.dart
index 57a90463da5553badc8a9401b095b8f26823d79f..3cf02dcb643587e4040cd71c73417003e4a00699 100644
--- a/test/relative_test.dart
+++ b/test/relative_test.dart
@@ -4,7 +4,7 @@
//
// Test "relative" on all styles of path.Context, on all platforms.
-import "package:unittest/unittest.dart";
+import "package:test/test.dart";
import "package:path/path.dart" as path;
import "utils.dart";
« no previous file with comments | « test/posix_test.dart ('k') | test/url_test.dart » ('j') | test/windows_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698