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

Unified Diff: test/utils.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/unhandled_error_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/utils.dart
diff --git a/test/utils.dart b/test/utils.dart
index ed21516ccfcc8428d25c0a36e1fd4e02be5baa0a..b7f68a7df5f8db4c1d5a4956559a0b1c2bc1e743 100644
--- a/test/utils.dart
+++ b/test/utils.dart
@@ -7,7 +7,6 @@ library test_utils;
import 'dart:async';
import 'package:scheduled_test/scheduled_test.dart';
-import 'package:scheduled_test/src/utils.dart';
import 'package:test/test.dart' as test_pkg;
import 'package:metatest/metatest.dart';
« no previous file with comments | « test/scheduled_test/unhandled_error_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698