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

Unified Diff: test/scheduled_test/out_of_band_task_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/scheduled_test/nested_task_test.dart ('k') | test/scheduled_test/unhandled_error_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/scheduled_test/out_of_band_task_test.dart
diff --git a/test/scheduled_test/out_of_band_task_test.dart b/test/scheduled_test/out_of_band_task_test.dart
index a769536bcecf58b4ac2a8c8da20df32d64b665ef..2fb60a581cbd76eb71586e09f69cdc8cbcb040e6 100644
--- a/test/scheduled_test/out_of_band_task_test.dart
+++ b/test/scheduled_test/out_of_band_task_test.dart
@@ -4,7 +4,6 @@
import 'package:scheduled_test/scheduled_test.dart';
-import 'package:metatest/metatest.dart';
import '../utils.dart';
void main() {
« no previous file with comments | « test/scheduled_test/nested_task_test.dart ('k') | test/scheduled_test/unhandled_error_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698