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

Unified Diff: test/snapshot/doesnt_snapshot_an_entrypoint_dependency_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/serve_packages.dart ('k') | test/snapshot/doesnt_snapshot_path_dependency_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart
diff --git a/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart b/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart
index 90e0fa55038deb6b578aa679390a6e56a1c0376b..f377e3e103f4e55e88e8b601767848e22348835e 100644
--- a/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart
+++ b/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart
@@ -5,7 +5,6 @@
library pub_tests;
import 'package:path/path.dart' as p;
-import 'package:scheduled_test/scheduled_test.dart';
import '../descriptor.dart' as d;
import '../test_pub.dart';
« no previous file with comments | « test/serve_packages.dart ('k') | test/snapshot/doesnt_snapshot_path_dependency_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698