summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Lerche <carllerche@mac.com>2010-08-03 13:09:54 -0700
committerCarl Lerche <carllerche@mac.com>2010-08-03 14:53:25 -0700
commitbee3349330827f34cb131f4bdf9715090cd44456 (patch)
tree0ee4c2dc1ed578ee2783bc91e04b88dd2baf877e
parent56e10034e64fd0b388a59c7d30b9088e0bc5fac4 (diff)
downloadbundler-bee3349330827f34cb131f4bdf9715090cd44456.tar.gz
DeOMGify the tests
-rw-r--r--spec/install/gems/platform_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/install/gems/platform_spec.rb b/spec/install/gems/platform_spec.rb
index fb343965a5..05133e60d5 100644
--- a/spec/install/gems/platform_spec.rb
+++ b/spec/install/gems/platform_spec.rb
@@ -82,7 +82,6 @@ describe "bundle install across platforms" do
G
simulate_platform "java"
- ENV['OMG'] = '1'
bundle "install"
should_be_installed "nokogiri 1.4.2 JAVA", "weakling 0.0.3"