Sha256: cf36eb70488602921e71e375068d43299d60322b7cf7f0599af77145d8faddaf
Contents?: true
Size: 125 Bytes
Versions: 3
Compression:
Stored size: 125 Bytes
Contents
require 'rspec' require 'location' RSpec.configure do |config| config.expect_with(:rspec) { |c| c.syntax = :should } end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
location-service-client-0.1.4 | spec/test_helper.rb |
location-service-client-0.1.3 | spec/test_helper.rb |
location-service-client-0.1.0 | spec/test_helper.rb |