localForage/test/websql.html
Matthew Riley MacPherson 98c4568656 Use bower instead of vendor/
Close #108 and update .travis.uml to install bower_components in Travis
2014-03-19 01:03:19 -04:00

13 lines
231 B
HTML

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