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

Unified Diff: packages/path/test/relative_test.dart

Issue 1521693002: Roll Observatory deps (charted -> ^0.3.0) (Closed) Base URL: https://chromium.googlesource.com/external/github.com/dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years 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
« no previous file with comments | « packages/path/test/posix_test.dart ('k') | packages/path/test/url_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/path/test/relative_test.dart
diff --git a/packages/path/test/relative_test.dart b/packages/path/test/relative_test.dart
index 57a90463da5553badc8a9401b095b8f26823d79f..3cf02dcb643587e4040cd71c73417003e4a00699 100644
--- a/packages/path/test/relative_test.dart
+++ b/packages/path/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 | « packages/path/test/posix_test.dart ('k') | packages/path/test/url_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698