[DRE-commits] [ruby-devise] 12/43: editing ruby-tests.rb

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Apr 21 13:11:09 UTC 2015


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

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

commit 3682419973a18b7a6f64bae037fed5fe6d2ca748
Author: markus tornow <tornow at riseup.net>
Date:   Mon Nov 19 09:49:12 2012 +0100

    editing ruby-tests.rb
---
 debian/ruby-tests.rb | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index e186368..98a72bf 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1,13 +1,14 @@
-#there's a spec/ or a test/ directory in the upstream source, but
+# 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' << '.'xf
+# $: << 'lib' << '.'
 Dir['{spec}/**/*.rb'].each { |f| require f }
 #
-#require 'test/.drive-test.rb'
-#require 'test/ts_foo.rb'
+# 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-devise.git



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