summaryrefslogtreecommitdiffstats
path: root/test/other/relationship.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/other/relationship.rb')
-rwxr-xr-xtest/other/relationship.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/other/relationship.rb b/test/other/relationship.rb
index 60c240b7a..d890a031d 100755
--- a/test/other/relationship.rb
+++ b/test/other/relationship.rb
@@ -3,7 +3,7 @@
# Created by Luke A. Kanies on 2006-11-24.
# Copyright (c) 2006. All rights reserved.
-$:.unshift("../lib").unshift("../../lib") if __FILE__ =~ /\.rb$/
+require File.dirname(__FILE__) + '/../lib/puppettest'
require 'puppettest'
require 'puppet/relationship'