Sha256: d623a738dd53c820b91502c128ce5ce40b4d28eeab446e072ef9103cc25605bd
Contents?: true
Size: 391 Bytes
Versions: 35
Compression:
Stored size: 391 Bytes
Contents
# $Id$ require File.expand_path( File.join(File.dirname(__FILE__), %w[.. lib tournament])) 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
35 entries across 35 versions & 1 rubygems