Sha256: e5825b71271f043d46360036fe8ba6741ea124777af649ca6bcae58b03ab4de6

Contents?: true

Size: 143 Bytes

Versions: 7

Compression:

Stored size: 143 Bytes

Contents

#!/usr/bin/env bats

export rubie="ree"

load _common

@test "RVM $rubie can use nokogiri with openssl" {
  run_nokogiri_openssl_test $rubie
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
from-scratch-0.7.0 cookbooks/rvm/test/integration/rubies/bats/verify_ree.bats
from-scratch-0.6.0 cookbooks/rvm/test/integration/rubies/bats/verify_ree.bats
from-scratch-0.5.0 cookbooks/rvm/test/integration/rubies/bats/verify_ree.bats
from-scratch-0.3.0 cookbooks/rvm/test/integration/rubies/bats/verify_ree.bats
from-scratch-0.2.0 cookbooks/rvm/test/integration/rubies/bats/verify_ree.bats
from-scratch-0.1.1 cookbooks/rvm/test/integration/rubies/bats/verify_ree.bats
from-scratch-0.1.0 cookbooks/rvm/test/integration/rubies/bats/verify_ree.bats