Sha256: f7afe77e8d313f717194a7e7f23a916b3c6bb41a007344682e5f63e4f0c5563f

Contents?: true

Size: 175 Bytes

Versions: 3

Compression:

Stored size: 175 Bytes

Contents

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

  it 'should do something useful' do
    false.should be_true
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lionel-0.0.3 spec/lionel_spec.rb
lionel-0.0.2 spec/lionel_spec.rb
lionel-0.0.1 spec/lionel_spec.rb