mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-24 20:14:37 -04:00
Add tests.
This commit is contained in:
parent
3882f1483b
commit
88854ad451
23 changed files with 171 additions and 38 deletions
|
@ -13,7 +13,7 @@ describe('libs', function () {
|
|||
|
||||
_.each(libs, function (lib, id) {
|
||||
|
||||
describe('module "' + id + '"', function () {
|
||||
describe('module \'' + id + '\'', function () {
|
||||
|
||||
it('is defined', function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue