mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
6 lines
200 B
Ruby
6 lines
200 B
Ruby
Shindo.tests('AWS::AutoScaling | activities', ['aws', 'auto_scaling_m']) do
|
|
|
|
pending # FIXME: activity#save is not implemented
|
|
collection_tests(Fog::AWS[:auto_scaling].activities, {}, false)
|
|
|
|
end
|