[DRE-commits] [ruby-devise-async] 01/01: debian/ruby-tests.rake

Abhijith PA abhijithpa-guest at moszumanska.debian.org
Sat Jun 11 17:06:14 UTC 2016


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

abhijithpa-guest pushed a commit to branch master
in repository ruby-devise-async.

commit a310fdd4475c5c27a33acad1e966f1d89c3326f8
Author: Abhijith PA <abhijith at openmailbox.org>
Date:   Sat Jun 11 22:34:33 2016 +0530

    debian/ruby-tests.rake
---
 debian/ruby-tests.rake | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
new file mode 100644
index 0000000..d0330d8
--- /dev/null
+++ b/debian/ruby-tests.rake
@@ -0,0 +1,6 @@
+require 'gem2deb/rake/testtask'
+
+Gem2Deb::Rake::TestTask.new do |t|
+  t.libs = ['test']
+  t.test_files = FileList['test/devise/*_test.rb'] + FileList['test/devise/async/*_test.rb','test/devise/async/backend/base_test.rb','test/devise/async/backend/delayed_job_test.rb','test/devise/async/backend/sidekiq_test.rb','test/devise/async/backend/torquebox_test.rb']
+end

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



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