mirror of
https://github.com/tomgi/git_stats.git
synced 2024-11-10 21:27:05 +01:00
4 lines
56 B
Ruby
4 lines
56 B
Ruby
require 'simplecov'
|
|
SimpleCov.start
|
|
|
|
require 'git_stats' |