summaryrefslogtreecommitdiffstats
path: root/spec/integration/ssl/host_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration/ssl/host_spec.rb')
-rwxr-xr-xspec/integration/ssl/host_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/ssl/host_spec.rb b/spec/integration/ssl/host_spec.rb
index 84160b019..2ea1d1bc6 100755
--- a/spec/integration/ssl/host_spec.rb
+++ b/spec/integration/ssl/host_spec.rb
@@ -3,7 +3,7 @@
# Created by Luke Kanies on 2008-4-17.
# Copyright (c) 2008. All rights reserved.
-require File.expand_path(File.dirname(__FILE__) + '/../../spec_helper')
+require 'spec_helper'
require 'puppet/ssl/host'
require 'tempfile'