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

Unified Diff: dart/samples/time/test/time_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/samples/time/test/time_test.dart
diff --git a/dart/samples/time/test/time_test.dart b/dart/samples/time/test/time_test.dart
index 2fb77c0b8188372aa6732813eb7e0611684d38c5..19355652fe9f514e60fc9495576c0cced0eb9521 100644
--- a/dart/samples/time/test/time_test.dart
+++ b/dart/samples/time/test/time_test.dart
@@ -4,8 +4,6 @@
import '../time_server.dart' as time;
-// @static-clean
-
/**
* This test exists to ensure that the time sample compiles without errors.
*/

Powered by Google App Engine
This is Rietveld 408576698