spec/spec_helper.rb in sconb-0.0.6 vs spec/spec_helper.rb in sconb-0.0.7

- old
+ new

@@ -1,4 +1,6 @@ +require 'coveralls' +Coveralls.wear! $LOAD_PATH.unshift File.expand_path('../../lib', __FILE__) require 'sconb' # this method is written by wycats def capture(stream)