blob: 1e4c8ee950aa822aadaced0644a24885271cb920 [file] [log] [blame]
Andrew Topef837fa2017-10-04 22:44:25 -07001Promise.prototype.then should work without callbacks.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5PASS result is "hello"
6PASS successfullyParsed is true
7
8TEST COMPLETE
9