Skip to content

Commit 4276241

Browse files
author
Josep M. Bach
committed
Add lib to the path in the test helper
1 parent d666cc8 commit 4276241

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
$: << 'lib'
12
gem 'minitest'
23

34
require 'minitest/spec'

0 commit comments

Comments
 (0)