Sha256: 8e23511739e8b296aaa611b8327da89972675cc2232069658c22bfc374f9c9d1
Contents?: true
Size: 392 Bytes
Versions: 11
Compression:
Stored size: 392 Bytes
Contents
# $Id$ require File.expand_path( File.join(File.dirname(__FILE__), %w[.. lib ckuru-tools])) 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 # EOF
Version data entries
11 entries across 11 versions & 1 rubygems