[DRE-commits] [ruby-concurrent] 06/08: Tests
Balasankar C
balasankarc-guest at moszumanska.debian.org
Sun Jan 3 14:41:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
balasankarc-guest pushed a commit to branch master
in repository ruby-concurrent.
commit 328bf15fd9c032da52bf393e19bf6118ec9552ce
Author: Balasankar C <balasankarc at autistici.org>
Date: Wed Dec 30 00:25:58 2015 +0530
Tests
---
debian/ruby-tests.rake | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
new file mode 100644
index 0000000..e87bb49
--- /dev/null
+++ b/debian/ruby-tests.rake
@@ -0,0 +1,5 @@
+require 'gem2deb/rake/spectask'
+
+Gem2Deb::Rake::RSpecTask.new do |spec|
+ spec.pattern = './spec/concurrent/*_spec.rb'
+end
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-concurrent.git
More information about the Pkg-ruby-extras-commits
mailing list