Commit 4a31978e authored by JC Brand's avatar JC Brand

Add disco methods to test mock

parent 156d231c
...@@ -79,6 +79,8 @@ ...@@ -79,6 +79,8 @@
} }
}, },
'disco': { 'disco': {
'addFeature': function () {},
'addIdentity': function () {},
'info': function () {}, 'info': function () {},
'items': function () {} 'items': function () {}
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment