Sha256: a4456594678775469cca777c11717841113084bfa34792e91d16b94fa7d33a44
Contents?: true
Size: 250 Bytes
Versions: 3
Compression:
Stored size: 250 Bytes
Contents
require 'rspec' require 'hipchat-api' # Requires supporting files with custom matchers and macros, etc, # in ./support/ and its subdirectories. Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f} RSpec.configure do |config| end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hipchat-api-1.0.6 | spec/spec_helper.rb |
hipchat-api-1.0.5 | spec/spec_helper.rb |
hipchat-api-1.0.4 | spec/spec_helper.rb |