Sha256: eef1efa0c0b8ba46f1cd1569120ced45a05d1fbeb625dbcd4e41a276b4fe65ee

Contents?: true

Size: 192 Bytes

Versions: 3

Compression:

Stored size: 192 Bytes

Contents

require 'spec_helper'

describe Gphys do
  it 'has a version number' do
    expect(Gphys::VERSION).not_to be nil
  end

  it 'does something useful' do
    expect(false).to eq(true)
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gphys-1.4.3.2 spec/gphys_spec.rb
gphys-1.4.3.1 spec/gphys_spec.rb
gphys-1.4.3 spec/gphys_spec.rb