Sha256: 3edaa68b0110f4aaaeae02b26212d78a743dcc67572b4530adcd98b9d46ba4e9

Contents?: true

Size: 388 Bytes

Versions: 1

Compression:

Stored size: 388 Bytes

Contents

# vim:fileencoding=utf-8

require 'rubygems'
require 'bundler/setup'

require 'simplecov' unless RUBY_PLATFORM == 'java'

$stderr.puts <<EOWARNING
----------------------------------------------------------------------------
WARNING: These specs do a lot of process spawning, which is relatively slow.
----------------------------------------------------------------------------
EOWARNING

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
git-duet-0.2.0 spec/spec_helper.rb