rakefile in fog-azure-rm-0.3.7 vs rakefile in fog-azure-rm-0.3.8

- old
+ new

@@ -24,6 +24,6 @@ end desc 'Generates a coverage report for integration tests' task :integration_tests do Dir.glob('test/smoke_tests/**/test_*.rb').each { |file| require File.expand_path file, __dir__ } -end \ No newline at end of file +end