[DRE-commits] [ruby-xpath] 02/03: Disable rspec2 tests
    zeha at debian.org 
    zeha at debian.org
       
    Wed Sep  9 10:40:00 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-xpath.
commit feb2966673825ba87bf5caca32971540b3b8eb05
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Wed Sep 9 10:23:44 2015 +0000
    Disable rspec2 tests
---
 debian/ruby-tests.rake | 9 ---------
 1 file changed, 9 deletions(-)
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
deleted file mode 100644
index b491191..0000000
--- a/debian/ruby-tests.rake
+++ /dev/null
@@ -1,9 +0,0 @@
-require 'rspec/core/rake_task'
-
-RSpec::Core::RakeTask.new(:spec) do |spec|
-
-	  spec.pattern      = './spec/**/*_spec.rb'
-
-end
-
-task :default => :spec
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-xpath.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list