Sha256: 17453ac59f4022a44c76504bde2630308c62cbcdb0fab81ad8434b5ab7dc1b48

Contents?: true

Size: 145 Bytes

Versions: 4

Compression:

Stored size: 145 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
alf-core-0.15.0 spec/integration/test_alf.rb
alf-core-0.14.0 spec/integration/test_alf.rb
alf-core-0.13.1 spec/integration/test_alf.rb
alf-core-0.13.0 spec/integration/test_alf.rb