summaryrefslogtreecommitdiffstats
path: root/test/ral/providers/host/parsed.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/ral/providers/host/parsed.rb')
-rwxr-xr-xtest/ral/providers/host/parsed.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ral/providers/host/parsed.rb b/test/ral/providers/host/parsed.rb
index 5499b0220..98c3acb2e 100755
--- a/test/ral/providers/host/parsed.rb
+++ b/test/ral/providers/host/parsed.rb
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-$:.unshift("../../../lib") if __FILE__ =~ /\.rb$/
+require File.dirname(__FILE__) + '/../../../lib/puppettest'
require 'etc'
require 'puppettest'