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