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

Unified Diff: tests/utils/dart2js_test.dart

Issue 2944843002: All strong mode cleaning of dart2js. (Closed)
Patch Set: More issues discovered during testing. Created 3 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 | « tests/utils/analysis_options.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/utils/dart2js_test.dart
diff --git a/tests/utils/dart2js_test.dart b/tests/utils/dart2js_test.dart
index 3a726e8edccc3e38bbd202e0a6c4daeb0725f687..51c5b12c64176d7d81e1074338d1cb5eaa5508ca 100644
--- a/tests/utils/dart2js_test.dart
+++ b/tests/utils/dart2js_test.dart
@@ -4,6 +4,7 @@
// Test to ensure that dart2js is free of warnings.
+// ignore: UNUSED_IMPORT
import 'package:compiler/src/dart2js.dart' as dart2js;
void main() {
« no previous file with comments | « tests/utils/analysis_options.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698