aboutsummaryrefslogtreecommitdiffstats
path: root/test/envutil.rb
diff options
context:
space:
mode:
authorZachary Scott <e@zzak.io>2015-11-26 12:42:11 +0900
committerZachary Scott <e@zzak.io>2015-11-26 12:42:11 +0900
commit19b2ea9a5e5c8c21869665edcc6fd79622747b28 (patch)
tree1b4782d0d1f9dbeff07a6d1d4845a0306b9438b1 /test/envutil.rb
parentb7c18e71b473d4fb5b618423d6edf8d8da7f6872 (diff)
downloadruby-openssl-19b2ea9a5e5c8c21869665edcc6fd79622747b28.tar.gz
Since we are testing the gem version of openssl, we can't disable-gems
Diffstat (limited to 'test/envutil.rb')
-rw-r--r--test/envutil.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/envutil.rb b/test/envutil.rb
index 6c1929ab..39d13301 100644
--- a/test/envutil.rb
+++ b/test/envutil.rb
@@ -449,7 +449,6 @@ eom
token_re = Regexp.quote(token)
envs = args.shift if Array === args and Hash === args.first
args = [
- "--disable=gems",
"-r", File.expand_path("../memory_status", __FILE__),
*args,
"-v", "-",