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

Unified Diff: dart/pkg/template_binding/test/analyzer_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/pkg/template_binding/test/analyzer_test.dart
diff --git a/dart/pkg/template_binding/test/analyzer_test.dart b/dart/pkg/template_binding/test/analyzer_test.dart
index 5b47d436ddd63a6e3f7c5cf736fa34454302ebe0..109848a65f216e689eedd3a7d5ca23b7170e295a 100644
--- a/dart/pkg/template_binding/test/analyzer_test.dart
+++ b/dart/pkg/template_binding/test/analyzer_test.dart
@@ -7,8 +7,6 @@ library template_binding.test.analyzer_test;
import 'dart:html';
import 'package:template_binding/template_binding.dart';
-// @static-clean
-
// This test ensures template_binding compiles without errors.
void main() {
// To make analyzer happy about unused imports.

Powered by Google App Engine
This is Rietveld 408576698