summaryrefslogtreecommitdiffstats
path: root/spec/unit/rails/host_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/rails/host_spec.rb')
-rwxr-xr-xspec/unit/rails/host_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/rails/host_spec.rb b/spec/unit/rails/host_spec.rb
index e83135c91..07399a361 100755
--- a/spec/unit/rails/host_spec.rb
+++ b/spec/unit/rails/host_spec.rb
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-require File.expand_path(File.dirname(__FILE__) + '/../../spec_helper')
+require 'spec_helper'
describe "Puppet::Rails::Host", :if => Puppet.features.rails? do
def column(name, type)