Sha256: 73c8bd10cfcfb713c05b83390b9441d4b8c349950b56badfb1211f73ba74ecf1

Contents?: true

Size: 123 Bytes

Versions: 8

Compression:

Stored size: 123 Bytes

Contents

require 'spec_helper'

describe Cvg do
  it 'should have a version number' do
    Cvg::VERSION.should_not be_nil
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cvg-0.2.2 spec/cvg_spec.rb
cvg-0.2.1 spec/cvg_spec.rb
cvg-0.1.3 spec/cvg_spec.rb
cvg-0.1.2 spec/cvg_spec.rb
cvg-0.1.1 spec/cvg_spec.rb
cvg-0.1.0 spec/cvg_spec.rb
cvg-0.0.2 spec/cvg_spec.rb
cvg-0.0.1 spec/cvg_spec.rb