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

Unified Diff: dart/samples/build_dart_simple/test/build_dart_simple_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/build_dart_simple/test/build_dart_simple_test.dart
diff --git a/dart/samples/build_dart_simple/test/build_dart_simple_test.dart b/dart/samples/build_dart_simple/test/build_dart_simple_test.dart
index e0f4ebc08b69bc2ccf73ffd990b70e31626d140e..647f7047a3077abd73dde968d3fe3577b7f15d20 100644
--- a/dart/samples/build_dart_simple/test/build_dart_simple_test.dart
+++ b/dart/samples/build_dart_simple/test/build_dart_simple_test.dart
@@ -7,8 +7,6 @@ library build_dart_simple_test;
import '../build.dart' as build_dart_simple;
import '../test.dart' as test1;
-// @static-clean
-
/**
* This test exists to ensure that the build_dart_simple sample compiles
* without errors.

Powered by Google App Engine
This is Rietveld 408576698