Add disco methods to test mock

This commit is contained in:
JC Brand 2014-08-31 14:19:20 +02:00
parent 156d231c95
commit 4a31978e5e

View File

@ -79,6 +79,8 @@
}
},
'disco': {
'addFeature': function () {},
'addIdentity': function () {},
'info': function () {},
'items': function () {}
}