blob: a5b6388edcdcf7cfa13b6803c1648e61336fd904 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Test Promise native then.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS result is 11
PASS result is 12
PASS DONE
PASS successfullyParsed is true
TEST COMPLETE
|