Index: LayoutTests/fast/filesystem/not-enough-arguments-expected.txt |
diff --git a/LayoutTests/fast/filesystem/not-enough-arguments-expected.txt b/LayoutTests/fast/filesystem/not-enough-arguments-expected.txt |
index 24c24697abad523f2b3baaed2743f891e66e7220..55c3f3fbca32e18755a1f73ae07aa23063c72fcd 100644 |
--- a/LayoutTests/fast/filesystem/not-enough-arguments-expected.txt |
+++ b/LayoutTests/fast/filesystem/not-enough-arguments-expected.txt |
@@ -12,7 +12,6 @@ PASS fileSystem.root.removeRecursively() threw exception TypeError: Not enough a |
PASS fileSystem.root.moveTo() threw exception TypeError: Not enough arguments. |
PASS fileSystem.root.copyTo() threw exception TypeError: Not enough arguments. |
PASS reader.readEntries() threw exception TypeError: Not enough arguments. |
-PASS entries.item() threw exception TypeError: Not enough arguments. |
PASS entry.createWriter() threw exception TypeError: Not enough arguments. |
PASS entry.file() threw exception TypeError: Not enough arguments. |
PASS writer.write() threw exception TypeError: Not enough arguments. |