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