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

Unified Diff: test/descriptor/file_test.dart

Issue 1152453009: pkg/scheduled_test: fix analyzer hints (Closed) Base URL: https://github.com/dart-lang/scheduled_test.git@master
Patch Set: nits Created 5 years, 6 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/descriptor/directory_test.dart ('k') | test/descriptor/nothing_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/descriptor/file_test.dart
diff --git a/test/descriptor/file_test.dart b/test/descriptor/file_test.dart
index f5a297a1ffe0e62b187c8b9b4deeef4dc6a3866d..18595223f4f7ce6d59a95780f678998841045d52 100644
--- a/test/descriptor/file_test.dart
+++ b/test/descriptor/file_test.dart
@@ -8,7 +8,6 @@ import 'package:path/path.dart' as path;
import 'package:scheduled_test/descriptor.dart' as d;
import 'package:scheduled_test/scheduled_test.dart';
-import 'package:metatest/metatest.dart';
import 'utils.dart';
void main() {
« no previous file with comments | « test/descriptor/directory_test.dart ('k') | test/descriptor/nothing_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698