blob: 21ec17834dd66a9b34f5295188c0f5316dcf1387 (
plain)
1
2
3
4
5
6
7
8
9
10
|
This tests that JavaScriptCore ForInNodes are converted correctly to text.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS test.toString().match('for *[(]j *in *index[)]') != null is true
PASS successfullyParsed is true
TEST COMPLETE
|