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

Unified Diff: test/utils.dart

Issue 1132083005: pkg/path: migrate to pkg/test (Closed) Base URL: https://github.com/dart-lang/path.git@master
Patch Set: Created 5 years, 7 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/utils.dart
diff --git a/test/utils.dart b/test/utils.dart
index 1730798f09479c06275a190bcce69f0e355daf04..7d917a0be99fccad9fd9edb16aca73e5fbd47b34 100644
--- a/test/utils.dart
+++ b/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].
« test/posix_test.dart ('K') | « test/url_test.dart ('k') | test/windows_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698