fixed bugs, tests are running, source is documented
This commit is contained in:
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user