Chromium Code Reviews

Unified Diff: test/barback/fails_if_dir_outside_package_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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « test/barback/fails_if_args_with_all_test.dart ('k') | test/barback/fails_if_no_default_dirs_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/barback/fails_if_dir_outside_package_test.dart
diff --git a/test/barback/fails_if_dir_outside_package_test.dart b/test/barback/fails_if_dir_outside_package_test.dart
index d96227362868b10c25fe4d86e0269b1ebc6bb16e..3a13b9cb4e21cce44ae0ebc57c7e1600a1d07575 100644
--- a/test/barback/fails_if_dir_outside_package_test.dart
+++ b/test/barback/fails_if_dir_outside_package_test.dart
@@ -6,7 +6,6 @@ import 'package:pub/src/exit_codes.dart' as exit_codes;
import 'package:scheduled_test/scheduled_test.dart';
import '../descriptor.dart' as d;
-import '../test_pub.dart';
import 'utils.dart';
main() {
« no previous file with comments | « test/barback/fails_if_args_with_all_test.dart ('k') | test/barback/fails_if_no_default_dirs_test.dart » ('j') | no next file with comments »

Powered by Google App Engine