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

@ -9,4 +9,4 @@ module Fog
end
end
end
end
end

View file

@ -36,4 +36,4 @@ module Fog
end
end
end
end
end

View file

@ -63,4 +63,4 @@ module Fog
end
end
end
end
end

View file

@ -15,4 +15,4 @@ module Fog
end
end
end
end
end

View file

@ -13,4 +13,4 @@ module Fog
end
end
end
end
end

View file

@ -11,4 +11,4 @@ module Fog
end
end
end
end
end

View file

@ -43,4 +43,4 @@ module Fog
end
end
end
end
end

View file

@ -23,4 +23,4 @@ module Fog
end
end
end
end
end

View file

@ -37,4 +37,4 @@ module Fog
end
end
end
end
end

View file

@ -70,4 +70,4 @@ module Fog
end
end
end
end
end

View file

@ -68,4 +68,4 @@ module Fog
end
end
end
end
end

View file

@ -23,4 +23,4 @@ module Fog
end
end
end
end
end

View file

@ -23,4 +23,4 @@ module Fog
end
end
end
end
end

View file

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

View file

@ -23,4 +23,4 @@ module Fog
end
end
end
end
end

View file

@ -23,4 +23,4 @@ module Fog
end
end
end
end
end

View file

@ -27,4 +27,4 @@ module Fog
end
end
end
end
end

View file

@ -30,4 +30,4 @@ module Fog
end
end
end
end
end

View file

@ -35,4 +35,4 @@ module Fog
end
end
end
end
end

View file

@ -36,4 +36,4 @@ module Fog
end
end
end
end
end

View file

@ -27,4 +27,4 @@ module Fog
end
end
end
end
end

View file

@ -27,4 +27,4 @@ module Fog
end
end
end
end
end

View file

@ -54,4 +54,4 @@ module Fog
end
end
end
end
end

View file

@ -28,4 +28,4 @@ module Fog
end
end
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
@ -18,4 +17,4 @@ Shindo.tests("AWS::CloudWatch | alarm_histories", ['aws', 'cloudwatch']) do
end
end
end
end