diff options
Diffstat (limited to 'testing/ruby-charlock_holmes/tests-no-bundler.patch')
-rw-r--r-- | testing/ruby-charlock_holmes/tests-no-bundler.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/ruby-charlock_holmes/tests-no-bundler.patch b/testing/ruby-charlock_holmes/tests-no-bundler.patch deleted file mode 100644 index 24162fb0f5..0000000000 --- a/testing/ruby-charlock_holmes/tests-no-bundler.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/test/helper.rb -+++ b/test/helper.rb -@@ -2,7 +2,6 @@ - - # blah fuck this - require 'rubygems' if !defined?(Gem) --require 'bundler/setup' - - require 'charlock_holmes' - |