[DRE-commits] [origami-pdf] 07/14: fix ruby-tests.rake

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Oct 28 19:31:15 UTC 2016


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

terceiro pushed a commit to branch master
in repository origami-pdf.

commit 8f32a02a97c5c5c9cd03bbc430073f35c92f1c1a
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Oct 28 16:59:57 2016 -0200

    fix ruby-tests.rake
---
 debian/ruby-tests.rake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index 1a843f4..38afe3b 100644
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -2,5 +2,5 @@ require 'gem2deb/rake/testtask'
 
 Gem2Deb::Rake::TestTask.new do |t|
   t.libs << 'test'
-  t.test_files = FileList['test/ts_pdf.rb']
+  t.test_files = FileList['test/test_pdf.rb']
 end

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



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