Sha256: 12ba0d54f5951e6c00988b31e7615537039603c75068aec88c277a0184a08deb

Contents?: true

Size: 161 Bytes

Versions: 2

Compression:

Stored size: 161 Bytes

Contents

require 'spec_helper'
require 'ec2ex'

describe Ec2ex do
  it "should have a VERSION constant" do
    subject.const_get('VERSION').should_not be_empty
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ec2ex-0.2.0 spec/ec2ex_spec.rb
ec2ex-0.1.0 spec/ec2ex_spec.rb