1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-08 06:46:36 +02:00

Update tests.

This commit is contained in:
Lars Jung
2015-05-13 14:09:30 +02:00
parent 4932dda11c
commit fe6830cd83

View File

@@ -13,7 +13,8 @@ describe('module \'' + ID + '\'', function () {
this.xConfig = {
setup: {
VERSION: util.uniqId()
}
},
options: {}
};
this.xServer = {
request: sinon.stub()