Index: test/webkit/fast/js/Promise-static-reject-expected.txt |
diff --git a/test/webkit/fast/js/Promise-static-reject-expected.txt b/test/webkit/fast/js/Promise-static-reject-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b1ec5f16d9ecb136d6b3a48978d3c89b21cfc61a |
--- /dev/null |
+++ b/test/webkit/fast/js/Promise-static-reject-expected.txt |
@@ -0,0 +1,10 @@ |
+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 |
+ |