spec/rbatch/run_conf_spec.rb in rbatch-2.6.0 vs spec/rbatch/run_conf_spec.rb in rbatch-2.6.1
- old
+ new
@@ -1,7 +1,4 @@
-require 'simplecov'
-SimpleCov.start
-
require 'rbatch/run_conf'
require 'tmpdir'
describe RBatch::RunConf do
before :all do