mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-08 06:46:36 +02:00
Update tests.
This commit is contained in:
@@ -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()
|
||||||
|
Reference in New Issue
Block a user