Commit acc2473e authored by Tristan Cavelier's avatar Tristan Cavelier

revisionstorage.tests.js jslinted

parent ef537ed4
......@@ -1673,7 +1673,7 @@
test("Scenario", function () {
var shared = {}, jio, jio2, jio_local;
var shared = {}, jio, jio2;
shared.workspace1 = {};
shared.workspace2 = {};
......@@ -1691,10 +1691,6 @@
"workspace": shared.workspace1
});
jio_local = jIO.createJIO(shared.local_storage_description, {
"workspace": shared.workspace1
});
stop();
// new application
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment