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

Unified Diff: test/mirror_matchers_test.dart

Issue 1151853004: pkg/matcher: upgrate tests to test (Closed) Base URL: https://github.com/dart-lang/matcher.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
« no previous file with comments | « test/iterable_matchers_test.dart ('k') | test/numeric_matchers_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mirror_matchers_test.dart
diff --git a/test/mirror_matchers_test.dart b/test/mirror_matchers_test.dart
index 3e2a4ed9ed449eaeb9051397e3d545324fade584..f1781c1c09c51f97b78566ce8e941d5f0c33c790 100644
--- a/test/mirror_matchers_test.dart
+++ b/test/mirror_matchers_test.dart
@@ -5,7 +5,7 @@
library matcher.mirror_test;
import 'package:matcher/mirror_matchers.dart';
-import 'package:unittest/unittest.dart' show test;
+import 'package:test/test.dart' show test;
import 'test_utils.dart';
« no previous file with comments | « test/iterable_matchers_test.dart ('k') | test/numeric_matchers_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698