Skip to content

Commit

Permalink
Add lib to the path in the test helper
Browse files Browse the repository at this point in the history
  • Loading branch information
Josep M. Bach committed Dec 20, 2013
1 parent d666cc8 commit 4276241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_helper.rb
@@ -1,3 +1,4 @@
$: << 'lib'
gem 'minitest'

require 'minitest/spec'
Expand Down

0 comments on commit 4276241

Please sign in to comment.