.simplecov in
csl-1.0.2
vs .simplecov in
csl-1.1.0
- old
+ new
@@ -1,2 +1,4 @@
SimpleCov.start do
-end
\ No newline at end of file
+ add_filter 'spec/'
+ add_filter 'features/'
+end