summaryrefslogtreecommitdiffstats
path: root/spec/integration/file_serving/fileset_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration/file_serving/fileset_spec.rb')
-rwxr-xr-xspec/integration/file_serving/fileset_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/file_serving/fileset_spec.rb b/spec/integration/file_serving/fileset_spec.rb
index e5afe8f70..f607aa203 100755
--- a/spec/integration/file_serving/fileset_spec.rb
+++ b/spec/integration/file_serving/fileset_spec.rb
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-require File.dirname(__FILE__) + '/../../spec_helper'
+require File.expand_path(File.dirname(__FILE__) + '/../../spec_helper')
require 'puppet/file_serving/fileset'