localForage/test/test.min.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
228 B
HTML

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