Sha256: eea750f99216e5ebc563bea8613b551d4ef45bae08c69d23e93eea959b4755f2

Contents?: true

Size: 163 Bytes

Versions: 5

Compression:

Stored size: 163 Bytes

Contents

require 'spec_helper'

describe Animatecss do
  it 'should return the version string' do
    expect(Animatecss::VERSION).to eq("#{Animatecss::VERSION}")
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
animatecss-0.0.11 spec/lib/animatecss_spec.rb
animatecss-0.0.10 spec/lib/animatecss_spec.rb
animatecss-0.0.9 spec/lib/animatecss_spec.rb
animatecss-0.0.8 spec/lib/animatecss_spec.rb
animatecss-0.0.7 spec/lib/animatecss_spec.rb