summaryrefslogtreecommitdiff
path: root/test/.excludes/TestGem.rb
blob: 042af26eff7f306165a00ae3c63a4bc5f8101a7c (plain)
1
2
3
4
if RbConfig::CONFIG["LIBRUBY_RELATIVE"] == "yes"
  exclude(/test_looks_for_gemdeps_files_automatically_from_binstubs/,
         "can't test before installation")
end