blob: 1e4c8ee950aa822aadaced0644a24885271cb920 [file] [log] [blame]
Ben Murdochb8a8cc12014-11-26 15:28:44 +00001Promise.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