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

Unified Diff: packages/args/test/args_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
« no previous file with comments | « packages/args/pubspec.yaml ('k') | packages/args/test/command_parse_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/args/test/args_test.dart
diff --git a/packages/args/test/args_test.dart b/packages/args/test/args_test.dart
index ee37b45f8826b96e3a7c037123d676ea23091ef0..4553b30868d231647a4c21e9a628be21bf2865a3 100644
--- a/packages/args/test/args_test.dart
+++ b/packages/args/test/args_test.dart
@@ -2,8 +2,6 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-library args_test;
-
import 'package:test/test.dart';
import 'package:args/args.dart';
import 'utils.dart';
« no previous file with comments | « packages/args/pubspec.yaml ('k') | packages/args/test/command_parse_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698