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()