Index: LayoutTests/fast/js/Promise-resolve-with-itself-expected.txt |
diff --git a/LayoutTests/fast/js/Promise-resolve-with-itself-expected.txt b/LayoutTests/fast/js/Promise-resolve-with-itself-expected.txt |
deleted file mode 100644 |
index 227a4377c01a0a2266ac892b741362c92c9a225f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/js/Promise-resolve-with-itself-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Test Promise. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-PASS rejected |
-PASS result is "TypeError: Resolve a promise with itself" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |