mirror of
https://github.com/nodejs/node.git
synced 2025-05-21 06:53:52 +00:00
11 lines
201 B
Plaintext
11 lines
201 B
Plaintext
Test Promise.reject
|
|
|
|
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
|
|
|