Sha256: 548d1b664bfe64fa7945dfab5bbf8bb1cbeda843ba27c7c0fa0c71d84317ffcb
Contents?: true
Size: 172 Bytes
Versions: 4
Compression:
Stored size: 172 Bytes
Contents
require 'rspec' RSpec.configure do |config| config.filter_run_excluding(:windows) unless Gem.win_platform? config.filter_run_excluding(:unix) if Gem.win_platform? end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
sys-filesystem-1.4.3 | spec/spec_helper.rb |
sys-filesystem-1.4.2 | spec/spec_helper.rb |
sys-filesystem-1.4.1 | spec/spec_helper.rb |
sys-filesystem-1.4.0 | spec/spec_helper.rb |