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

Unified Diff: test/command_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 | « test/command_runner_test.dart ('k') | test/parse_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/command_test.dart
diff --git a/test/command_test.dart b/test/command_test.dart
index fe3446c03986767a378c6e34dc8e685403f41ea4..888016a4053fd0d74cfaf53fa8d60acb4ee77b76 100644
--- a/test/command_test.dart
+++ b/test/command_test.dart
@@ -5,7 +5,7 @@
library command_test;
import 'package:args/command_runner.dart';
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
import 'utils.dart';
void main() {
« no previous file with comments | « test/command_runner_test.dart ('k') | test/parse_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698