Skip to content

Commit

Permalink
Filter test directory (coveralls)
Browse files Browse the repository at this point in the history
  • Loading branch information
rwojsznis committed Feb 1, 2014
1 parent 908f420 commit 11cee80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
require 'coveralls'
Coveralls.wear!
Coveralls.wear! do
add_filter "/test/"
end

Encoding.default_external = Encoding::UTF_8
Encoding.default_internal = Encoding::UTF_8
Expand Down

0 comments on commit 11cee80

Please sign in to comment.