git_stats/spec/spec_helper.rb

4 lines
56 B
Ruby
Raw Normal View History

2012-10-16 19:16:02 +02:00
require 'simplecov'
SimpleCov.start
require 'git_stats'