Skip to content

Commit

Permalink
wanna have your lib dir in the load path
Browse files Browse the repository at this point in the history
  • Loading branch information
ryana committed Jun 29, 2010
1 parent 4481a14 commit 243885b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
require 'ruby-debug'
require 'shoulda'
require 'factory_girl'

$:.unshift File.join(File.dirname(__FILE__), '..', 'lib')

0 comments on commit 243885b

Please sign in to comment.