[DRE-commits] [ruby-org] 286/303: Fix the testcase:* rake tasks

Jérémy Bobbio lunar at alioth.debian.org
Fri Aug 9 17:34:14 UTC 2013


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

lunar pushed a commit to branch master
in repository ruby-org.

commit 29903d84bcbe20a73b95c23340840449528dee2a
Author: Waldemar Quevedo <waldemar.quevedo at gmail.com>
Date:   Sun Feb 10 17:11:29 2013 +0900

    Fix the testcase:* rake tasks
---
 tasks/test_case.rake |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/tasks/test_case.rake b/tasks/test_case.rake
index 3bed480..72f18a0 100644
--- a/tasks/test_case.rake
+++ b/tasks/test_case.rake
@@ -1,3 +1,5 @@
+require 'org-ruby'
+
 namespace :testcase do
   @data_directory = File.join(File.dirname(__FILE__), "../spec/html_examples")
   

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



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