[DRE-commits] [ruby-client-side-validations] 01/07: drop tests for now
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri May 2 11:35:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-client-side-validations.
commit 11b20a52583db487b3dbd1de3fff4524eacbfa25
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri May 2 16:06:28 2014 +0530
drop tests for now
---
debian/ruby-tests.rake | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
deleted file mode 100644
index 5ea2eb5..0000000
--- a/debian/ruby-tests.rake
+++ /dev/null
@@ -1,9 +0,0 @@
-require 'rake/testtask'
-Rake::TestTask.new(:test) do |test|
- test.libs << 'lib' << 'test'
- test.test_files = FileList["test/**/test_*.rb"].exclude("test/test_helper.rb")
- test.verbose = false
- test.warning = false
-end
-
-task :default => [:test]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-client-side-validations.git
More information about the Pkg-ruby-extras-commits
mailing list