Skip to content

Commit

Permalink
Add "lib" dir to $LOAD_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
KitaitiMakoto committed Dec 21, 2014
1 parent 9068499 commit b5af89e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_config.rb
@@ -1,3 +1,4 @@
$LOAD_PATH.unshift(File.expand_path('../lib', __dir__))
RACK_ENV = 'test' unless defined?(RACK_ENV)
require File.expand_path(File.dirname(__FILE__) + "/../config/boot")

Expand Down

0 comments on commit b5af89e

Please sign in to comment.