[Groonga-commit] ranguba/epub-searcher at b5af89e [master] Add "lib" dir to $LOAD_PATH

Back to archive index

KITAITI Makoto null+****@clear*****
Mon Dec 22 08:27:51 JST 2014


KITAITI Makoto	2014-12-22 08:27:51 +0900 (Mon, 22 Dec 2014)

  New Revision: b5af89ea096e2d00effb153e5fa480b878cac451
  https://github.com/ranguba/epub-searcher/commit/b5af89ea096e2d00effb153e5fa480b878cac451

  Message:
    Add "lib" dir to $LOAD_PATH

  Modified files:
    test/test_config.rb

  Modified: test/test_config.rb (+1 -0)
===================================================================
--- test/test_config.rb    2014-12-22 07:43:15 +0900 (6dc08f5)
+++ test/test_config.rb    2014-12-22 08:27:51 +0900 (1c81bfd)
@@ -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")
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index