mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-31 23:38:20 -04:00
Update tests.
This commit is contained in:
parent
4932dda11c
commit
fe6830cd83
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ describe('module \'' + ID + '\'', function () {
|
||||||
this.xConfig = {
|
this.xConfig = {
|
||||||
setup: {
|
setup: {
|
||||||
VERSION: util.uniqId()
|
VERSION: util.uniqId()
|
||||||
}
|
},
|
||||||
|
options: {}
|
||||||
};
|
};
|
||||||
this.xServer = {
|
this.xServer = {
|
||||||
request: sinon.stub()
|
request: sinon.stub()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue