Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
Fix coco errors that show without require fileutils
Browse files Browse the repository at this point in the history
  • Loading branch information
grempe committed Feb 13, 2017
1 parent 15f59a1 commit 4f49a38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.4.0
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
Coveralls.wear!
else
# coco : local code coverage
require 'fileutils'
require 'coco'
end

Expand Down

0 comments on commit 4f49a38

Please sign in to comment.