[DRE-commits] [ruby-typed-array] 01/02: fix FTBFS (Closes: #735869)

Daisuke Higuchi dai at moszumanska.debian.org
Sat Jan 18 08:41:08 UTC 2014


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

dai pushed a commit to branch master
in repository ruby-typed-array.

commit f0cf3ac622ba37e1c197db4bb2b5fb85bf2030fa
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Sat Jan 18 17:40:28 2014 +0900

    fix FTBFS (Closes: #735869)
---
 debian/ruby-tests.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index d12e02c..df84515 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,2 +1,2 @@
 require 'rspec/autorun'
-require 'typed-array_spec.rb'
+require 'spec/typed-array_spec.rb'

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



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