mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 04:24:45 -04:00
Clean strings.
This commit is contained in:
parent
88854ad451
commit
41b199c578
7 changed files with 11 additions and 11 deletions
|
@ -70,7 +70,7 @@ describe('module \'' + ID + '\'', function () {
|
|||
assert.isUndefined(instance);
|
||||
});
|
||||
|
||||
it('publishes "ready" event', function () {
|
||||
it('publishes ready event', function () {
|
||||
|
||||
this.applyFn();
|
||||
assert.isTrue(this.xEvent.pub.calledOnce);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue