fixed bugs, tests are running, source is documented

This commit is contained in:
Kevin Jahns
2015-09-17 20:30:40 +02:00
parent 13bef69be4
commit 5e4c56af29
7 changed files with 77 additions and 23 deletions

View File

@@ -2,7 +2,6 @@
/* eslint-env browser,jasmine */
if (typeof window !== 'undefined' && false) {
jasmine.DEFAULT_TIMEOUT_INTERVAL = 1000
describe('IndexedDB', function () {
var ob
beforeAll(function () {