Index: dart/samples/solar/test/solar_test.dart |
diff --git a/dart/samples/solar/test/solar_test.dart b/dart/samples/solar/test/solar_test.dart |
index e729a9b2f6941cd1d98d4b61bae5271f980b83c7..dc0badd3e1afd668dadfd4245748b3a459990447 100644 |
--- a/dart/samples/solar/test/solar_test.dart |
+++ b/dart/samples/solar/test/solar_test.dart |
@@ -6,8 +6,6 @@ library solar_test; |
import '../web/solar.dart' as solar; |
-// @static-clean |
- |
/** |
* This test exists to ensure that the solar sample compiles without errors. |
*/ |