starting canvas module
This commit is contained in:
parent
7ccbdac37b
commit
e6d46b593b
5 changed files with 67 additions and 2 deletions
|
@ -48,5 +48,8 @@ describe('ComicBook', function () {
|
|||
comic.loadIndicator.on('show', () => done())
|
||||
comic.preload()
|
||||
})
|
||||
|
||||
it('should scroll to the top of the page on page turn')
|
||||
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue