[DRE-commits] [ruby-fog-ecloud] 04/05: Adding tests

Balasankar C balasankarc-guest at moszumanska.debian.org
Thu Feb 5 16:19:43 UTC 2015


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

balasankarc-guest pushed a commit to branch master
in repository ruby-fog-ecloud.

commit 048a40914a30fd9892c137e334132a4e93a776dc
Author: Balasankar C <balasankarc at autistici.org>
Date:   Thu Feb 5 21:34:17 2015 +0530

    Adding tests
---
 debian/ruby-tests.rake | 7 -------
 debian/ruby-tests.rb   | 1 +
 2 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
deleted file mode 100644
index 99987ae..0000000
--- a/debian/ruby-tests.rake
+++ /dev/null
@@ -1,7 +0,0 @@
-require 'rspec/core/rake_task'
-
-RSpec::Core::RakeTask.new(:spec) do |spec|
-  spec.pattern = './spec/*_spec.rb'
-end
-
-task :default => :spec
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
new file mode 100644
index 0000000..0ec439b
--- /dev/null
+++ b/debian/ruby-tests.rb
@@ -0,0 +1 @@
+system "FOG_MOCK=true shindont"

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



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