Index: LayoutTests/fast/js/Promise-then-without-callbacks-in-workers-expected.txt |
diff --git a/LayoutTests/fast/js/Promise-then-without-callbacks-in-workers-expected.txt b/LayoutTests/fast/js/Promise-then-without-callbacks-in-workers-expected.txt |
deleted file mode 100644 |
index 12ce951bad31a335ca4bf7e8c41be060f8084071..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/js/Promise-then-without-callbacks-in-workers-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-[Worker] Test Promise. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-Starting worker: resources/Promise-then-without-callbacks-in-workers.js |
-PASS [Worker] result is "hello" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |