Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: autotest/test_abprewrite_autoload.js

Issue 29345403: Issue 4088 - JSHydra-generated module scopes shouldn't be called immediately (Closed)
Patch Set: Renamed callback Created May 31, 2016, 2:53 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | autotest/test_abprewrite_autoload.js.expected » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: autotest/test_abprewrite_autoload.js
===================================================================
new file mode 100644
--- /dev/null
+++ b/autotest/test_abprewrite_autoload.js
@@ -0,0 +1,4 @@
+// Arguments: --trueast --arg autoload=foo,bar autotest/abprewrite_source.js
+// Name: ABP rewriting test with automatic module loading
+
+include("../scripts/abprewrite.js");
« no previous file with comments | « no previous file | autotest/test_abprewrite_autoload.js.expected » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld