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

Unified Diff: dart/tests/language/part_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/language/part_test.dart
diff --git a/dart/tests/language/part_test.dart b/dart/tests/language/part_test.dart
index 740e17c6ad6aac435d841412e1d7f3c4a198e82f..38d84d8e0d5e12ef5fd449a89c1b5539d6efbe81 100644
--- a/dart/tests/language/part_test.dart
+++ b/dart/tests/language/part_test.dart
@@ -2,8 +2,6 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-// @static-clean
-
library org.dartlang.test.part_test;
part "part_part.dart";

Powered by Google App Engine
This is Rietveld 408576698