upload tizen1.0 source
[framework/web/webkit-efl.git] / LayoutTests / fast / filesystem / simple-required-arguments-remove-expected.txt
1 Entry.remove() required arguments test.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 webkitRequestFileSystem(TEMPORARY, 100, successCallback, errorCallback);
7 Successfully obtained TEMPORARY FileSystem:file__0:Temporary
8 root = fileSystem.root
9 PASS root.remove() threw exception TypeError: Not enough arguments.
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13