Skip to content

Commit

Permalink
missing module inclusion in file tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Feb 15, 2015
1 parent faf9615 commit 074ee59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/file_extensions_tests.rb
Expand Up @@ -4,6 +4,7 @@
require "tmpdir"

require "yop/extend/file"
require_relative "test_utils"
require_relative "test_assets"

FU = FileUtils
Expand Down

0 comments on commit 074ee59

Please sign in to comment.