mirror of
https://github.com/nodejs/node.git
synced 2025-05-19 09:44:08 +00:00
11 lines
202 B
Plaintext
11 lines
202 B
Plaintext
Test Promise.resolve
|
|
|
|
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
PASS result is undefined
|
|
PASS result is "hello"
|
|
PASS successfullyParsed is true
|
|
|
|
TEST COMPLETE
|
|
|