[DRE-commits] [ruby-activerecord-deprecated-finders] 03/04: todo: investigate test failures

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 1 05:37:02 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-activerecord-deprecated-finders.

commit dfb18c5b148064819fb752bd2996040a35636ade
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 1 11:01:25 2015 +0530

    todo: investigate test failures
---
 debian/ruby-tests.rake.disabled | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/ruby-tests.rake.disabled b/debian/ruby-tests.rake.disabled
new file mode 100644
index 0000000..27d28e4
--- /dev/null
+++ b/debian/ruby-tests.rake.disabled
@@ -0,0 +1,8 @@
+#-*- mode: ruby; coding: utf-8 -*-
+require 'rake/testtask'
+task :default => :test
+Rake::TestTask.new do |t|
+  t.libs << 'test'
+  t.test_files = FileList['test/**/*_test.rb']
+  t.verbose = true
+end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-activerecord-deprecated-finders.git



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