summaryrefslogtreecommitdiff
path: root/spec/install/gemspecs_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/install/gemspecs_spec.rb')
-rw-r--r--spec/install/gemspecs_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/install/gemspecs_spec.rb b/spec/install/gemspecs_spec.rb
index 048987af9b..37bcdefb74 100644
--- a/spec/install/gemspecs_spec.rb
+++ b/spec/install/gemspecs_spec.rb
@@ -28,7 +28,6 @@ RSpec.describe "bundle install" do
end
it "should use gemspecs in the system cache when available" do
- skip "weird incompatible marshal file format error" if Gem.win_platform?
gemfile <<-G
source "http://localtestserver.gem"