Sha256: a5bc465fc9a8011ac07444b4f33168a6c96938130270726acfcb9281a30cce1d
Contents?: true
Size: 245 Bytes
Versions: 2
Compression:
Stored size: 245 Bytes
Contents
require 'adhearsion' require 'adhearsion-ims' RSpec.configure do |config| config.color_enabled = true config.tty = true config.mock_with :mocha # config.filter_run :focus => true # config.run_all_when_everything_filtered = true end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
adhearsion-ims-0.0.2 | spec/spec_helper.rb |
adhearsion-ims-0.0.1 | spec/spec_helper.rb |