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

Unified Diff: test/io_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/hosted/fail_gracefully_on_missing_package_test.dart ('k') | test/lock_file_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/io_test.dart
diff --git a/test/io_test.dart b/test/io_test.dart
index 9bf7b12995d79a3740e7d136d4e087dc72f6269d..a4c22f6bb622e58fa88c22f10701c55877c1afe3 100644
--- a/test/io_test.dart
+++ b/test/io_test.dart
@@ -11,8 +11,6 @@ import 'package:path/path.dart' as path;
import 'package:pub/src/io.dart';
import 'package:test/test.dart';
-import 'test_pub.dart';
-
main() {
group('listDir', () {
test('ignores hidden files by default', () {
« no previous file with comments | « test/hosted/fail_gracefully_on_missing_package_test.dart ('k') | test/lock_file_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698