spec/spec_helper.rb in yashare-0.1 vs spec/spec_helper.rb in yashare-0.9

- old
+ new

@@ -1,3 +1,7 @@ +require 'codeclimate-test-reporter' +CodeClimate::TestReporter.start + +require 'action_view' require 'yashare'