mirror of
https://github.com/nodejs/node.git
synced 2025-05-21 10:42:18 +00:00
12 lines
235 B
Plaintext
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
|
|
|