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

Unified Diff: test/barback/fails_on_disallowed_directories_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
Index: test/barback/fails_on_disallowed_directories_test.dart
diff --git a/test/barback/fails_on_disallowed_directories_test.dart b/test/barback/fails_on_disallowed_directories_test.dart
index a4bd4ff65775d2850ca058bc176d2c6727fdb952..508b0cb12ea41128ab1dfb743d2df6f148a9a37b 100644
--- a/test/barback/fails_on_disallowed_directories_test.dart
+++ b/test/barback/fails_on_disallowed_directories_test.dart
@@ -7,7 +7,6 @@ import 'package:path/path.dart' as path;
import 'package:scheduled_test/scheduled_test.dart';
import '../descriptor.dart' as d;
-import '../test_pub.dart';
import 'utils.dart';
main() {

Powered by Google App Engine
This is Rietveld 408576698