[DRE-commits] [ruby-uuid] 01/04: add ruby-mocha to test depends, enable rquire test

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri May 8 14:12:10 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-uuid.

commit 2416f47ee0b403dd519e0145021d5363f5d6b160
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Dec 1 01:28:52 2014 +0530

    add ruby-mocha to test depends, enable rquire test
---
 debian/tests/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index ba12c70..adcf030 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,9 +1,9 @@
 Test-Command: gem2deb-test-runner --autopkgtest 2>&1
-Depends: @, gem2deb-test-runner
+Depends: @, gem2deb-test-runner, ruby-mocha
 #FIXME: add to Depends ruby-rspec, ruby-test-unit... if needed
 #Restrictions: allow-stderr
 
 #FIXME: replace LIB by the name of the main file of the library
-#Test-Command: ruby -r LIB -e "puts true"
+Test-Command: ruby -r uuid -e "puts true"
 #Depends: @
 

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



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