[DRE-commits] [ruby-metriks] 01/03: remove comments from debian/ruby-tests.rb
Cédric Boutillier
boutil at moszumanska.debian.org
Tue Oct 21 21:08:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-metriks.
commit ea7cf2f2d50ecece0fe1038c5356d055dc08bd4b
Author: Cédric Boutillier <boutil at debian.org>
Date: Fri Oct 17 10:21:12 2014 +0200
remove comments from debian/ruby-tests.rb
---
debian/ruby-tests.rb | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index ce11ea8..e2b5dd2 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,13 +1,2 @@
-# FIXME
-# there's a spec/ or a test/ directory in the upstream source, but
-# no test suite was defined in the Gem specification. It would be
-# a good idea to define it here so the package gets tested at build time.
-# Examples:
$: << 'test' << '.'
Dir['{spec,test}/**/*.rb'].each { |f| require f }
-#
-# require 'test/ts_foo.rb'
-#
-# require 'rbconfig'
-# ruby = File.join(RbConfig::CONFIG['bindir'], RbConfig::CONFIG['ruby_install_name'])
-# exec("#{ruby} -I. test/runtests.rb")
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-metriks.git
More information about the Pkg-ruby-extras-commits
mailing list