[DRE-commits] [ruby-devise] 17/43: add debian/ruby-tests.rb
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Apr 21 13:11:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-devise.
commit 5198ac973e48517dbcf5f078a1989e731a6945fb
Author: markus tornow <tornow at riseup.net>
Date: Mon Nov 19 23:43:46 2012 +0100
add debian/ruby-tests.rb
---
debian/ruby-tests.rb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
new file mode 100644
index 0000000..e0d2d7a
--- /dev/null
+++ b/debian/ruby-tests.rb
@@ -0,0 +1,2 @@
+$: << 'tests' << '.'
+Dir['{tests}/**/*.rb'].each { |f| require f }
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-devise.git
More information about the Pkg-ruby-extras-commits
mailing list