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

Unified Diff: test/snapshot/doesnt_snapshot_path_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
Index: test/snapshot/doesnt_snapshot_path_dependency_test.dart
diff --git a/test/snapshot/doesnt_snapshot_path_dependency_test.dart b/test/snapshot/doesnt_snapshot_path_dependency_test.dart
index 30dd3683c283d76e1a60c11fe4ba0d53076a6cea..d65223ee65078292c41d923f008da2a8918dc477 100644
--- a/test/snapshot/doesnt_snapshot_path_dependency_test.dart
+++ b/test/snapshot/doesnt_snapshot_path_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';

Powered by Google App Engine
This is Rietveld 408576698