Sha256: a2111ee740210b1721584b0cd0ef9415d777b97857a0c0ba70d3c77114cd0e33

Contents?: true

Size: 156 Bytes

Versions: 6

Compression:

Stored size: 156 Bytes

Contents

require 'spec_helper'

describe Capistrano::Ec2RoleTag do
  it 'should have a version number' do
    expect(Capistrano::Ec2RoleTag).to_not be_nil
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
capistrano-ec2_role_tag-0.0.6 spec/capistrano-ec2_role_tag_spec.rb
capistrano-ec2_role_tag-0.1.4 spec/capistrano-ec2_role_tag_spec.rb
capistrano-ec2_role_tag-0.1.2 spec/capistrano-ec2_role_tag_spec.rb
capistrano-ec2_role_tag-0.1.0 spec/capistrano-ec2_role_tag_spec.rb
capistrano-ec2_role_tag-0.0.4 spec/capistrano-ec2_role_tag_spec.rb
capistrano-ec2_role_tag-0.0.2 spec/capistrano-ec2_role_tag_spec.rb