Index: pkg/dev_compiler/test/not_yet_strong_tests.dart |
diff --git a/pkg/dev_compiler/test/not_yet_strong_tests.dart b/pkg/dev_compiler/test/not_yet_strong_tests.dart |
index 013db81668423622059585cbda8b3de07ab49cd7..b2d6970269639d2d60a49bc7dbfbc9350e0c21fe 100644 |
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart |
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart |
@@ -2470,7 +2470,6 @@ final notYetStrongTests = new HashSet<String>.from([ |
'lib/html/webgl_1_test', |
'lib/html/window_nosuchmethod_test', |
'lib/html/wrapping_collections_test', |
- 'lib/math/rectangle_test', |
// TODO(jmesserly): these are both under "dart:html" as well. |
'js_test', |
'js_util_test' |