diff --git a/.simplecov b/.simplecov index 34fc1b2..c1de67a 100644 --- a/.simplecov +++ b/.simplecov @@ -1 +1,3 @@ -SimpleCov.start \ No newline at end of file +SimpleCov.start do + add_filter '.bundle' +end