Skip to content

Commit c72ca56

Browse files
authored
Test helper: Fix simplecov error (#184)
1 parent 3c048dd commit c72ca56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/test_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
end
2323

2424
begin
25+
require "simplecov"
2526
require "simplecov-cobertura"
2627
SimpleCov.formatter = SimpleCov::Formatter::CoberturaFormatter
2728
SimpleCov.start

0 commit comments

Comments
 (0)