| Index: test/webkit/fast/js/Promise-init-callback-receiver-expected.txt
|
| diff --git a/test/webkit/fast/js/Promise-init-callback-receiver-expected.txt b/test/webkit/fast/js/Promise-init-callback-receiver-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d5b6e248e801e27c17e433878700185784f39517
|
| --- /dev/null
|
| +++ b/test/webkit/fast/js/Promise-init-callback-receiver-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +|this| in Promise constructor should be undefined.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +PASS receiverInStrict is undefined
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|