1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/spec/aws/ec2/revoke_security_group_ingress_spec.rb

8 lines
148 B
Ruby
Raw Normal View History

require File.dirname(__FILE__) + '/../../spec_helper'
describe 'EC2.revoke_security_group_ingress' do
it "should return proper attributes"
end