Sha256: dd59277b9c09050a6db7e8d314ea1b6e08db3f5de65488a456207c8d0403d104
Contents?: true
Size: 155 Bytes
Versions: 1
Compression:
Stored size: 155 Bytes
Contents
require 'rspec' RSpec.configure do |config| config.filter_run_excluding(:windows) if RbConfig::CONFIG['host_os'] !~ /mswin|win32|dos|mingw|cygwin/i end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dbi-dbrc-1.5.0 | spec/spec_helper.rb |