Sha256: afd431403895cae2c16bee0617ff54a362084ea69e5970753af2b3768f291971
Contents?: true
Size: 266 Bytes
Versions: 1
Compression:
Stored size: 266 Bytes
Contents
require 'rspec' require 'hipchat-api' require 'mocha' # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hipchat-api-1.0.3 | spec/spec_helper.rb |