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

Unified Diff: packages/intl/test/date_time_strict_test.dart

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 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: packages/intl/test/date_time_strict_test.dart
diff --git a/packages/intl/test/date_time_strict_test.dart b/packages/intl/test/date_time_strict_test.dart
index f7ed30e8d1df8f83cf7bd9cec4248fb29c77eeb7..cc5f597ad71e755bf729df739f9d2f1c341b448c 100644
--- a/packages/intl/test/date_time_strict_test.dart
+++ b/packages/intl/test/date_time_strict_test.dart
@@ -8,7 +8,7 @@
library date_time_strict_test;
import 'package:intl/intl.dart';
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
main() {
test("All input consumed", () {
« no previous file with comments | « packages/intl/test/date_time_loose_parsing_test.dart ('k') | packages/intl/test/find_default_locale_browser_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698