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

Unified Diff: test/browser/language_tests.js

Issue 1649583002: allow JS builtin to be typed as needed (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 11 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
« no previous file with comments | « lib/src/codegen/reify_coercions.dart ('k') | test/codegen/expect/collection/src/unmodifiable_wrappers.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/browser/language_tests.js
diff --git a/test/browser/language_tests.js b/test/browser/language_tests.js
index 2d05cfed8149ff293918b1f9783367f8e9a62fce..1155e0d0fffd8861a64236f46c6daad3dc68bc27 100644
--- a/test/browser/language_tests.js
+++ b/test/browser/language_tests.js
@@ -194,6 +194,7 @@
'int_test',
'integer_division_by_zero_test',
'interceptor_test',
+ 'interceptor9_test',
Jennifer Messerly 2016/01/28 00:46:18 The interceptor9_test expects to create a typed ar
'is_nan_test',
'issue10747_test',
'issue13179_test',
« no previous file with comments | « lib/src/codegen/reify_coercions.dart ('k') | test/codegen/expect/collection/src/unmodifiable_wrappers.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698