mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
added newline to the end of file
This commit is contained in:
parent
b5aac6e9a5
commit
2f97d6305c
25 changed files with 25 additions and 25 deletions
|
@ -40,3 +40,4 @@ module Fog
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
Shindo.tests("AWS::CloudWatch | alarm_histories", ['aws', 'cloudwatch']) do
|
||||
|
||||
tests('success') do
|
||||
pending
|
||||
tests("#all").succeeds do
|
||||
Fog::AWS[:cloud_watch].alarm_histories.all
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue