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

Unified Diff: test/args_test.dart

Issue 1145403002: Upgrade to test 0.12.0. (Closed) Base URL: git@github.com:dart-lang/args@master
Patch Set: Code review changes 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 | « pubspec.yaml ('k') | test/command_parse_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/args_test.dart
diff --git a/test/args_test.dart b/test/args_test.dart
index b22d0c95338f7bc2528d2fe607e5affd9a42cebc..ee37b45f8826b96e3a7c037123d676ea23091ef0 100644
--- a/test/args_test.dart
+++ b/test/args_test.dart
@@ -4,7 +4,7 @@
library args_test;
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
import 'package:args/args.dart';
import 'utils.dart';
« no previous file with comments | « pubspec.yaml ('k') | test/command_parse_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698