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

Unified Diff: test/utils.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/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].
« no previous file with comments | « test/url_test.dart ('k') | test/windows_test.dart » ('j') | test/windows_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698