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

Unified Diff: dart/tests/utils/dart2js_test.dart

Issue 46163002: Bugfix in test.dart, adding of specialized test outcomes for analyzer (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 2 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: dart/tests/utils/dart2js_test.dart
diff --git a/dart/tests/utils/dart2js_test.dart b/dart/tests/utils/dart2js_test.dart
index f7786fb4ce8ab14c01845c3e0167c973d150b988..74d890cd52fc411c57154aec6ed6f410c788584c 100644
--- a/dart/tests/utils/dart2js_test.dart
+++ b/dart/tests/utils/dart2js_test.dart
@@ -4,10 +4,6 @@
// Test to ensure that dart2js is free of warnings.
-// Test annotation to let the test framework know that this file
-// should analyze without any warnings.
-// @static-clean
-
import '../../sdk/lib/_internal/compiler/implementation/dart2js.dart'
as dart2js;

Powered by Google App Engine
This is Rietveld 408576698