localForage/test/test.html
Matthew Riley MacPherson d03df27e7e Fix dist bugs
2014-04-22 14:53:27 -04:00

13 lines
216 B
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Global Scope Test</title>
</head>
<body>
<div class="status"></div>
<script src="../dist/localforage.js"></script>
</body>
</html>