[DRE-commits] [ruby-buff-extensions] 01/02: Don't change LOAD_PATH in tests

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Sun Jul 23 17:33:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

tsfgnu-guest pushed a commit to branch patch-queue/master
in repository ruby-buff-extensions.

commit 7657d4fabedb888e3f93e83f06f779ab274ae3ed
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Thu Jul 30 12:16:42 2015 +0300

    Don't change LOAD_PATH in tests
    
    
    Gbp-Pq: Name 0001-Don-t-change-LOAD_PATH-in-tests.patch
---
 spec/spec_helper.rb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 5df4f78..9c9a5a2 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,5 +1,3 @@
-$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
-
 require 'rspec'
 require 'buff/ruby_engine'
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-buff-extensions.git



More information about the Pkg-ruby-extras-commits mailing list