tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / filesystem / resources / simple-persistent-sync.js
index a86c7b6..2bec94c 100755 (executable)
@@ -11,4 +11,3 @@ debug("Successfully obtained PERSISTENT FileSystem:" + fileSystem.name);
 shouldBeTrue("fileSystem.name.length > 0");
 shouldBe("fileSystem.root.fullPath", '"/"');
 finishJSTest();
-var successfullyParsed = true;