mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-13 09:24:11 +02:00
Add tests.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
var ID = 'core/event';
|
||||
var DEPS = ['_'];
|
||||
|
||||
describe('module "' + ID + '"', function () {
|
||||
describe('module \'' + ID + '\'', function () {
|
||||
|
||||
before(function () {
|
||||
|
||||
|
Reference in New Issue
Block a user