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

Unified Diff: tests/html/js_dispatch_property_test.html

Issue 2360093002: Add test for initialization of the native interceptor dispatch property. (Closed)
Patch Set: Created 4 years, 3 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 | « tests/html/js_dispatch_property_test.dart ('k') | tests/html/js_dispatch_property_test_js.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/js_dispatch_property_test.html
diff --git a/tests/html/js_type_test.html b/tests/html/js_dispatch_property_test.html
similarity index 91%
copy from tests/html/js_type_test.html
copy to tests/html/js_dispatch_property_test.html
index 69628ed1f8dfc86e985de7a18620d5b086250382..c17424b78985df2ab352a25fa2490e5682119aef 100644
--- a/tests/html/js_type_test.html
+++ b/tests/html/js_dispatch_property_test.html
@@ -19,7 +19,7 @@
<body>
<h1> Running js_type_test </h1>
<script type="text/javascript"
- src="/root_dart/tests/html/js_type_test_js.js"></script>
+ src="/root_dart/tests/html/js_dispatch_property_test_js.js"></script>
<script type="text/javascript"
src="/root_dart/tools/testing/dart/test_controller.js"></script>
%TEST_SCRIPTS%
« no previous file with comments | « tests/html/js_dispatch_property_test.dart ('k') | tests/html/js_dispatch_property_test_js.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698