[DRE-commits] [ruby-letter-opener] 01/01: disable failing test
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Nov 30 14:44:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-letter-opener.
commit 8ad316311bc555aa6274a5992f05137b72ef312a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon Nov 30 20:11:33 2015 +0530
disable failing test
---
debian/ruby-tests.rake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index 604e39d..873189f 100644
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -1,7 +1,7 @@
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec) do |spec|
- spec.pattern = './spec/letter_opener/*_spec.rb'
+ spec.pattern = './spec/letter_opener/message_spec.rb'
end
task :default => :spec
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-letter-opener.git
More information about the Pkg-ruby-extras-commits
mailing list