mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
implicitly add not_implemented mocks
This commit is contained in:
parent
bc236b94c3
commit
c673c28b16
247 changed files with 19 additions and 1962 deletions
|
|
@ -30,14 +30,6 @@ module Fog
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
module Mock
|
||||
|
||||
def power_off(vapp_id)
|
||||
Fog::Mock.not_implemented
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue