summaryrefslogtreecommitdiffstats
path: root/test/other/relationships.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/other/relationships.rb')
-rwxr-xr-xtest/other/relationships.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/other/relationships.rb b/test/other/relationships.rb
index df4d3a96e..717353c02 100755
--- a/test/other/relationships.rb
+++ b/test/other/relationships.rb
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-require File.dirname(__FILE__) + '/../lib/puppettest'
+require File.expand_path(File.dirname(__FILE__) + '/../lib/puppettest')
require 'puppet'
require 'puppettest'