Sha256: f1551de63a36c1757e901c678bd4ffb11e9c62a4295655e029fe745e6e73e61a

Contents?: true

Size: 135 Bytes

Versions: 5

Compression:

Stored size: 135 Bytes

Contents

require 'spec_helper'

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
telphin_api-1.0.4 spec/telphin_spec.rb
telphin_api-1.0.3 spec/telphin_spec.rb
telphin_api-1.0.2 spec/telphin_spec.rb
telphin_api-1.0.1 spec/telphin_spec.rb
telphin_api-1.0.0 spec/telphin_spec.rb