[DRE-commits] [SCM] ruby-rspec-core.git branch, master, updated. upstream/2.8.0-27-ga927cd4
Cédric Boutillier
cedric.boutillier at gmail.com
Sat May 12 14:27:13 UTC 2012
The following commit has been merged in the master branch:
commit 0b5bc45bd5369571b23275ebd2305b1eb489bffc
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date: Fri May 11 14:05:34 2012 +0200
refresh debian/patches/remove-aruba-stuff-in-tests.patch
diff --git a/debian/patches/remove-aruba-stuff-in-tests.patch b/debian/patches/remove-aruba-stuff-in-tests.patch
index 760a99c..69de1a9 100644
--- a/debian/patches/remove-aruba-stuff-in-tests.patch
+++ b/debian/patches/remove-aruba-stuff-in-tests.patch
@@ -17,10 +17,10 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
require 'fakefs/spec_helpers'
Dir['./spec/support/**/*.rb'].map {|f| require f}
-@@ -70,9 +70,9 @@
- # structural
+@@ -71,9 +71,9 @@
c.alias_it_should_behave_like_to 'it_has_behavior'
c.around {|example| sandboxed { example.run }}
+ c.include(RSpecHelpers)
- c.include Aruba::Api, :example_group => {
- :file_path => /spec\/command_line/
- }
--
ruby-rspec-core.git
More information about the Pkg-ruby-extras-commits
mailing list