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

12 lines
235 B
Plaintext

Test Promise.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS thisInInit is undefined
PASS thisInOnFulfilled is undefined
PASS result is "hello"
PASS successfullyParsed is true
TEST COMPLETE