[DRE-commits] [ruby-expression-parser] 02/03: run tests

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Oct 5 08:12:55 UTC 2015


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

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

commit fbac232f4a1180a841a933d048cfa38fe6b10bbc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Oct 5 13:34:50 2015 +0530

    run 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..cf1591e
--- /dev/null
+++ b/debian/ruby-tests.rake
@@ -0,0 +1,5 @@
+require 'gem2deb/rake/spectask'
+
+Gem2Deb::Rake::RSpecTask.new do |spec|
+  spec.pattern = './spec/**/*_spec.rb'
+end

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



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