[DRE-commits] [test-kitchen] 10/13: Hack: Clear $LOAD_PATH

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Fri Aug 5 12:46:55 UTC 2016


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

tsfgnu-guest pushed a commit to branch patch-queue/master
in repository test-kitchen.

commit 7d727feee5fd43ff2d359264d264c5ca19e606ad
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Thu Jul 9 17:30:33 2015 +0300

    Hack: Clear $LOAD_PATH
---
 features/support/env.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/features/support/env.rb b/features/support/env.rb
index ff24c6d..29dc62b 100644
--- a/features/support/env.rb
+++ b/features/support/env.rb
@@ -1,4 +1,5 @@
 # -*- encoding: utf-8 -*-
+$LOAD_PATH.delete 'lib'
 
 # Set up the environment for testing
 require "aruba/cucumber"

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



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