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

Unified Diff: test/error_test.dart

Issue 1228353010: Upgrade to the new test runner. (Closed) Base URL: git@github.com:dart-lang/string_scanner@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
« no previous file with comments | « pubspec.yaml ('k') | test/line_scanner_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/error_test.dart
diff --git a/test/error_test.dart b/test/error_test.dart
index 4fe9083dfbfbe633094fbe151d0241d6e1364fdf..21dd95d0aaa282c4376313c92dcd1198f9cb155d 100644
--- a/test/error_test.dart
+++ b/test/error_test.dart
@@ -5,7 +5,7 @@
library string_scanner.error_test;
import 'package:string_scanner/string_scanner.dart';
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
import 'utils.dart';
« no previous file with comments | « pubspec.yaml ('k') | test/line_scanner_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698