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

Unified Diff: test/escape_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/core_matchers_test.dart ('k') | test/iterable_matchers_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/escape_test.dart
diff --git a/test/escape_test.dart b/test/escape_test.dart
index db1a7a80e611f6ace122628cd686124688d0d05e..35a18bcff0745c066125dd6be85a1a2b8ec09964 100644
--- a/test/escape_test.dart
+++ b/test/escape_test.dart
@@ -5,7 +5,7 @@
library matcher.escape_test;
import 'package:matcher/src/util.dart';
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
void main() {
group('escaping should work with', () {
« no previous file with comments | « test/core_matchers_test.dart ('k') | test/iterable_matchers_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698