aboutsummaryrefslogtreecommitdiffstats
path: root/test/excludes/TestGem.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/excludes/TestGem.rb')
-rw-r--r--test/excludes/TestGem.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/excludes/TestGem.rb b/test/excludes/TestGem.rb
deleted file mode 100644
index 042af26eff..0000000000
--- a/test/excludes/TestGem.rb
+++ /dev/null
@@ -1,4 +0,0 @@
-if RbConfig::CONFIG["LIBRUBY_RELATIVE"] == "yes"
- exclude(/test_looks_for_gemdeps_files_automatically_from_binstubs/,
- "can't test before installation")
-end