Commit 8bf30d16 authored by Tristan Cavelier's avatar Tristan Cavelier

asynctests.html + localstorage asynctests added

parent 766ea029
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="../lib/qunit/qunit.css" />
<title>JIO Qunit Unit Tests</title>
</head>
<body>
<div id="qunit"></div>
<script src="../lib/qunit/qunit.js"></script>
<script src="../src/sha256.amd.js"></script>
<script src="../jio.js"></script>
<script src="../complex_queries.js"></script>
<script src="jio/util.js"></script>
<script src="../src/jio.storage/localstorage.js"></script>
<script src="jio.storage/localstorage.asynctests.js"></script>
</body>
</html>
This diff is collapsed.
This diff is collapsed.
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