[DRE-commits] [ruby-mixlib-archive] 02/02: Require tmpdir in specs, clean load_path

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Fri Aug 5 12:51:10 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 ruby-mixlib-archive.

commit c0ab0b223eb2172f887e7d2ede35e0e38ebd414a
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Fri Aug 5 14:27:42 2016 +0300

    Require tmpdir in specs, clean load_path
---
 spec/spec_helper.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index e98e7c8..d8134c5 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,2 +1,2 @@
-$LOAD_PATH.unshift File.expand_path("../../lib", __FILE__)
 require "mixlib/archive"
+require "tmpdir"

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



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