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

Unified Diff: packages/smoke/test/args_test.dart

Issue 1521693002: Roll Observatory deps (charted -> ^0.3.0) (Closed) Base URL: https://chromium.googlesource.com/external/github.com/dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years 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 | « packages/smoke/pubspec.yaml ('k') | packages/smoke/test/codegen/common.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/smoke/test/args_test.dart
diff --git a/packages/smoke/test/args_test.dart b/packages/smoke/test/args_test.dart
index 44c80793a5b1a9f7ffa0451dc4331e3a2c4a4877..4b5b0899f02e18ecf78d4e40a3583cedca69d8ae 100644
--- a/packages/smoke/test/args_test.dart
+++ b/packages/smoke/test/args_test.dart
@@ -7,7 +7,7 @@ library smoke.test.args_test;
import 'package:smoke/smoke.dart'
show minArgs, maxArgs, canAcceptNArgs, SUPPORTED_ARGS;
-import 'package:unittest/unittest.dart';
+import 'package:test/test.dart';
main() {
var a = new A();
« no previous file with comments | « packages/smoke/pubspec.yaml ('k') | packages/smoke/test/codegen/common.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698