[DRE-commits] [ruby-cmdparse] 03/08: replace basic test with the upstream test-suite
Cédric Boutillier
boutil at moszumanska.debian.org
Mon Oct 6 22:52:35 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-cmdparse.
commit b498faad772789ca8bcf141f935a8d615d9db4e2
Author: Cédric Boutillier <boutil at debian.org>
Date: Mon Oct 6 23:09:07 2014 +0200
replace basic test with the upstream test-suite
---
debian/ruby-tests.rb | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index bcf4faf..dd1d8d1 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,7 +1 @@
-# a VERY BASIC test case, just to be sure that the code is installed.
-require 'test/unit'
-class CmdParseTest < Test::Unit::TestCase
- def test_require
- require 'cmdparse'
- end
-end
+require './test/tc_commandhash'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-cmdparse.git
More information about the Pkg-ruby-extras-commits
mailing list