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

Unified Diff: test/get/hosted/gets_a_package_with_busted_dev_dependencies_test.dart

Issue 1556243002: Fix analyzer hints and warnings in test/. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 4 years, 12 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/descriptor.dart ('k') | test/global/activate/activate_hosted_after_git_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/get/hosted/gets_a_package_with_busted_dev_dependencies_test.dart
diff --git a/test/get/hosted/gets_a_package_with_busted_dev_dependencies_test.dart b/test/get/hosted/gets_a_package_with_busted_dev_dependencies_test.dart
index 198ecff6305af1637f1496bdead4d643da0dfec2..dae8c4b00216d4e9916a1268891654c8bd7da92f 100644
--- a/test/get/hosted/gets_a_package_with_busted_dev_dependencies_test.dart
+++ b/test/get/hosted/gets_a_package_with_busted_dev_dependencies_test.dart
@@ -4,8 +4,6 @@
library pub_tests;
-import 'package:pub/src/exit_codes.dart' as exit_codes;
-
import '../../descriptor.dart' as d;
import '../../test_pub.dart';
« no previous file with comments | « test/descriptor.dart ('k') | test/global/activate/activate_hosted_after_git_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698