blob: 0b785777f704d3a1a682a1548d95a40856ca5a78 [file] [log] [blame]
Test Promise.cast
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS promise === value is true
PASS result is undefined
PASS result2 is undefined
PASS result is "hello"
PASS result2 is 42
PASS fulfilled
PASS successfullyParsed is true
TEST COMPLETE