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
|
@ -4,7 +4,7 @@
|
|||
var ID = 'core/langs';
|
||||
var DEPS = ['_', 'config'];
|
||||
|
||||
describe('module "' + ID + '"', function () {
|
||||
describe('module \'' + ID + '\'', function () {
|
||||
|
||||
before(function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue