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

Unified Diff: packages/path/test/utils.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/url_test.dart ('k') | packages/path/test/windows_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/path/test/utils.dart
diff --git a/packages/path/test/utils.dart b/packages/path/test/utils.dart
index 1730798f09479c06275a190bcce69f0e355daf04..7d917a0be99fccad9fd9edb16aca73e5fbd47b34 100644
--- a/packages/path/test/utils.dart
+++ b/packages/path/test/utils.dart
@@ -4,7 +4,7 @@
library path.test.utils;
-import "package:unittest/unittest.dart";
+import "package:test/test.dart";
import "package:path/path.dart" as path;
/// A matcher for a closure that throws a [path.PathException].
« no previous file with comments | « packages/path/test/url_test.dart ('k') | packages/path/test/windows_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698