[DRE-commits] [ruby-ftw] 01/01: unapply 0001-disable-doc-tests.patch in the source tree
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Jul 23 01:57:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-ftw.
commit 68b546132b87465462c3005b81b58da0c344abcf
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Jul 23 03:57:31 2015 +0200
unapply 0001-disable-doc-tests.patch in the source tree
---
test/all.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/all.rb b/test/all.rb
index ed3a005..9a7e702 100644
--- a/test/all.rb
+++ b/test/all.rb
@@ -15,6 +15,7 @@ def use(path)
end
dirname = File.dirname(__FILE__)
+use File.join(dirname, "docs.rb")
# Load tests from ./*/**/*.rb (usually ./libraryname/....)
glob = File.join(dirname, "*", "**", "*.rb")
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ftw.git
More information about the Pkg-ruby-extras-commits
mailing list