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

Unified Diff: dart/pkg/custom_element/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
« no previous file with comments | « no previous file | dart/pkg/observe/test/observe_test.dart » ('j') | dart/tools/testing/dart/test_runner.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/custom_element/test/analyzer_test.dart
diff --git a/dart/pkg/custom_element/test/analyzer_test.dart b/dart/pkg/custom_element/test/analyzer_test.dart
index 1ac251bd58449c2510ebab6d5a33948b91939785..0cbe6206bd57a6ae9f5cc2e92de9a406cf684a6c 100644
--- a/dart/pkg/custom_element/test/analyzer_test.dart
+++ b/dart/pkg/custom_element/test/analyzer_test.dart
@@ -6,8 +6,6 @@ library custom_element.test.analyzer_test;
import 'package:custom_element/custom_element.dart';
-// @static-clean
-
// This test ensures CustomElement compiles without errors.
void main() {
}
« no previous file with comments | « no previous file | dart/pkg/observe/test/observe_test.dart » ('j') | dart/tools/testing/dart/test_runner.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698