[DRE-commits] [ruby-default-value-for] 01/01: Adding tests

Balasankar C balasankarc-guest at moszumanska.debian.org
Sat Nov 1 15:53:35 UTC 2014


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

balasankarc-guest pushed a commit to branch master
in repository ruby-default-value-for.

commit db35b444b6539b557ce6c44c48f9eca39d7bec3d
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sat Nov 1 21:20:47 2014 +0530

    Adding tests
---
 debian/ruby-tests.rake | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
new file mode 100644
index 0000000..14c81e0
--- /dev/null
+++ b/debian/ruby-tests.rake
@@ -0,0 +1,6 @@
+task :default => :test
+
+desc "Run unit tests."
+task :test do
+  ruby "test.rb"
+end

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



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