Explorar o código

Add disco methods to test mock

JC Brand %!s(int64=11) %!d(string=hai) anos
pai
achega
4a31978e5e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      tests/mock.js

+ 2 - 0
tests/mock.js

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