Commit 65a22f7f authored by Tristan Cavelier's avatar Tristan Cavelier

separate localstorage key schema tests

parent 06d95efd
......@@ -17,7 +17,7 @@
], function (RSVP, jIO, local_storage) {
"use strict";
module("LocalStorage");
module("LocalStorage Key Schema");
local_storage.clear();
......
......@@ -29,8 +29,8 @@
<script src="queries/key-jiodate.tests.js"></script>
<script src="../src/jio.storage/localstorage.js"></script>
<script src="queries/key-localstorage.tests.js"></script>
<script src="jio.storage/localstorage.tests.js"></script>
<script src="queries/key-localstorage.tests.js"></script>
<script src="../src/jio.storage/davstorage.js"></script>
<script src="jio.storage/davstorage.tests.js"></script>
......
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