[DRE-commits] [ruby-cleanroom] 01/01: Require fileutils in tests

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Mon Jun 22 10:58:48 UTC 2015


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-cleanroom.

commit 430d9b73191ed2b1ed0f0db02751236f95225dcf
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Fri May 29 12:40:21 2015 +0300

    Require fileutils in tests
---
 spec/spec_helper.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 72fd2be..8cdc698 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,4 +1,5 @@
 require 'rspec'
+require 'fileutils'
 require 'cleanroom'
 
 RSpec.configure do |config|

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



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