blob: 93c55ca51bae7e4c967a57afd0ed78b305f95fd5 [file] [log] [blame]
Test that hidden files are not exposed via Entries API
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS dataTransfer.items.length is 1
PASS directoryEntry.name is "testFiles"
PASS directoryEntry.fullPath is "/testFiles"
PASS directoryEntry.isDirectory is true
PASS foundEntries.length is 4
PASS ex.name is "NotFoundError"
PASS ex.name is "NotFoundError"
PASS successfullyParsed is true
TEST COMPLETE