1
0
Fork 0
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:
Michael Zeng 2011-10-03 18:34:59 -04:00
parent b5aac6e9a5
commit 2f97d6305c
25 changed files with 25 additions and 25 deletions

View file

@ -40,3 +40,4 @@ module Fog
end
end
end

View file

@ -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