aboutsummaryrefslogtreecommitdiffstats
path: root/spec/runtime/load_spec.rb
diff options
context:
space:
mode:
authorCarlhuda <carlhuda@engineyard.com>2010-04-20 12:21:49 -0700
committerCarlhuda <carlhuda@engineyard.com>2010-04-20 12:21:49 -0700
commit19fa65c7d65c96cb8869d48bbb04f406c35e9644 (patch)
tree3d2622b132af9799a812f701ba3405ddd28a1535 /spec/runtime/load_spec.rb
parentd6a827e4209efc3e6db41c13b69555aeec8e6039 (diff)
downloadbundler-19fa65c7d65c96cb8869d48bbb04f406c35e9644.tar.gz
Require spec_helper
Diffstat (limited to 'spec/runtime/load_spec.rb')
-rw-r--r--spec/runtime/load_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/runtime/load_spec.rb b/spec/runtime/load_spec.rb
index 46ab31e6..fc92cad5 100644
--- a/spec/runtime/load_spec.rb
+++ b/spec/runtime/load_spec.rb
@@ -1,4 +1,4 @@
-require File.expand_path('../../spec_helper', __FILE__)
+require "spec_helper"
describe "Bundler.load" do
before :each do