[DRE-commits] [ruby-ntlm] 04/08: using spec to run test
    Sagar Ippalpalli 
    isaagar-guest at moszumanska.debian.org
       
    Sat Oct 15 17:56:30 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
isaagar-guest pushed a commit to branch master
in repository ruby-ntlm.
commit a79d47b7779b10a9783f8303efd86a78fe83ef1b
Author: Sagar Ippalpalli <i.vikram15 at gmail.com>
Date:   Sat Oct 15 21:50:49 2016 +0530
    using spec to run test
---
 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..5028150
--- /dev/null
+++ b/debian/ruby-tests.rake
@@ -0,0 +1,6 @@
+require 'gem2deb/rake/spectask'
+
+Gem2Deb::Rake::RSpecTask.new do |spec|
+  spec.pattern = './spec/**/*.rb'
+end
+
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ntlm.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list