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

Unified Diff: dart/samples/swipe/test/swipe_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/swipe/test/swipe_test.dart
diff --git a/dart/samples/swipe/test/swipe_test.dart b/dart/samples/swipe/test/swipe_test.dart
index a38d5fc19bc4acc194cc4c6164fbf909dee82a91..c2b8abb20a9206451477d144b3b0eea4972f518a 100644
--- a/dart/samples/swipe/test/swipe_test.dart
+++ b/dart/samples/swipe/test/swipe_test.dart
@@ -6,8 +6,6 @@ library swipe_test;
import '../web/swipe.dart' as swipe;
-// @static-clean
-
/**
* This test exists to ensure that the swipe sample compiles without errors.
*/

Powered by Google App Engine
This is Rietveld 408576698