| client/test/shell.html | ●●●●● patch | view | raw | blame | history |
client/test/shell.html
@@ -1345,8 +1345,7 @@ } function populate_user_cloud() { FS.createFolder('/user_cloud', 'test', true, true); FS.createFolder('/user_cloud/test', 'two', true, true); FS.createPath('/user_cloud', 'test/two', true, true); FS.writeFile('/user_cloud/test.txt', 'This is a test'); FS.writeFile('/user_cloud/test/file2.txt', 'This is another test'); FS.writeFile('/user_cloud/test/two/file3.txt', 'This is another test');