node/deps/v8/test/webkit/fast/js/Promise-then-without-callbacks-expected.txt
2014-04-02 00:05:24 +04:00

10 lines
210 B
Plaintext

Promise.prototype.then should work without callbacks.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS result is "hello"
PASS successfullyParsed is true
TEST COMPLETE