[DRE-commits] [ruby-oembed] 08/09: disable tests, need vcr packaged

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Oct 25 08:29:57 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-oembed.

commit be53d86433adffe6b08776f3cb8d0337f33a827e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Oct 25 13:55:15 2014 +0530

    disable tests, need vcr packaged
---
 debian/ruby-tests.rake  | 13 -------------
 lib/oembed/providers.rb |  2 +-
 2 files changed, 1 insertion(+), 14 deletions(-)

diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
deleted file mode 100644
index f4b3654..0000000
--- a/debian/ruby-tests.rake
+++ /dev/null
@@ -1,13 +0,0 @@
-# FIXME
-# there's a spec/ directory in the upstream source.
-# The recommended way to run the RSpec suite is via a rake task.
-# The following commands are enough in many cases and can be adapted to other
-# situations.
-#
-# require 'rspec/core/rake_task'
-#
-# RSpec::Core::RakeTask.new(:spec) do |spec|
-#  spec.pattern      = './spec/*_spec.rb'
-# end
-#
-# task :default => :spec
diff --git a/lib/oembed/providers.rb b/lib/oembed/providers.rb
index c3c25d6..a2798ba 100644
--- a/lib/oembed/providers.rb
+++ b/lib/oembed/providers.rb
@@ -1,4 +1,4 @@
-require 'rubygems'
+#require 'rubygems'
 require 'yaml'
 
 module OEmbed

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



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