[DRE-commits] [ruby-rgen] 03/04: Update autopkgtests

Stig Sandbeck Mathisen ssm at debian.org
Sun Sep 7 14:49:08 UTC 2014


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

ssm pushed a commit to branch master
in repository ruby-rgen.

commit 0fcdff8df0fca78b5b7d024f47d0b092ea623df4
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Sun Sep 7 16:37:24 2014 +0200

    Update autopkgtests
    
     - where "update" really means "make them run at all". So much for
       cut-n-paste-n-hope-really-hard.
---
 debian/tests/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 3099bf3..1eb96db 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Test-Command: gem2deb-test-runner --autopkgtest 2>&1
-Depends: @, gem2deb-test-runner, ruby-minitest
+Depends: @, gem2deb-test-runner, ruby-test-unit
 
-Test-Command: ruby -r "rgen" -e "puts true"
+Test-Command: ruby -r "rgen/metamodel_builder" -e "puts true"
 Depends: @

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



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