blob: e64464dc8c29bd63ab210269173d91040020c7b5 [file] [log] [blame]
Basic test coverage for fileSystemEntry.getParent() on the root
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS rootParent.name is ""
PASS rootParent.fullPath is "/"
PASS rootParent.isDirectory is true
PASS rootParent.isFile is false
PASS successfullyParsed is true
TEST COMPLETE