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

Unified Diff: pkg/dev_compiler/test/not_yet_strong_tests.dart

Issue 2407913002: Stop using unittest in point_test and rectangle_test. (Closed)
Patch Set: Fix cast in the input_sdk. Created 4 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: 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'
« no previous file with comments | « pkg/dev_compiler/test/codegen/lib/math/rectangle_test.dart ('k') | pkg/dev_compiler/tool/input_sdk/lib/math/rectangle.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698