Sha256: c08b2be97d5d77ac7fcf1d6a00da8fbb35340e0f0ded9739346a85352fa60775

Contents?: true

Size: 147 Bytes

Versions: 5

Compression:

Stored size: 147 Bytes

Contents

require 'spec_helper'
describe Quickl do
  
  it "should have a version number" do
    Quickl.const_defined?(:VERSION).should be_true
  end
  
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
quickl-0.4.3 spec/test_quickl.rb
quickl-0.4.2 spec/test_quickl.rb
quickl-0.4.1 spec/test_quickl.rb
quickl-0.4.0 spec/test_quickl.rb
quickl-0.3.0 spec/test_quickl.rb