Sha256: dbed8af19898498d90b465db3d73a9d211c36cad876c3f7aeabef4fed290028e
Contents?: true
Size: 377 Bytes
Versions: 9
Compression:
Stored size: 377 Bytes
Contents
require File.expand_path( File.join(File.dirname(__FILE__), %w[.. lib firetower])) Spec::Runner.configure do |config| # == Mock Framework # # RSpec uses it's own mocking framework by default. If you prefer to # use mocha, flexmock or RR, uncomment the appropriate line: # # config.mock_with :mocha # config.mock_with :flexmock # config.mock_with :rr end
Version data entries
9 entries across 9 versions & 1 rubygems