| Index: LayoutTests/fast/js/Promise-native-then-expected.txt
|
| diff --git a/LayoutTests/fast/js/Promise-native-then-expected.txt b/LayoutTests/fast/js/Promise-native-then-expected.txt
|
| index 7cffc0548076a8cef1136164d9a5328e61bbd0cc..d32d77d2d32c7f74fdaf967a00a9dfcb5fbb8ffd 100644
|
| --- a/LayoutTests/fast/js/Promise-native-then-expected.txt
|
| +++ b/LayoutTests/fast/js/Promise-native-then-expected.txt
|
| @@ -2,7 +2,7 @@ Test Promise native then.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| -Got a new promise: [object Object]
|
| +Got a new promise: [object Promise]
|
| PASS result is 11
|
| PASS result is 12
|
| PASS DONE
|
|
|