Sha256: a811a2e1b20cd985db1dc298014d9cdbcc6d39071844a1e303ec5b6f91a3d2f8

Contents?: true

Size: 127 Bytes

Versions: 3

Compression:

Stored size: 127 Bytes

Contents

require 'spec_helper'

describe SonJay do
  it 'has a version number' do
    expect( SonJay::VERSION ).not_to be_nil
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
son_jay-0.5.2 spec/son_jay_spec.rb
son_jay-0.5.1 spec/son_jay_spec.rb
son_jay-0.5.0 spec/son_jay_spec.rb