summaryrefslogtreecommitdiffstats
path: root/test/ral/manager/attributes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/ral/manager/attributes.rb')
-rwxr-xr-xtest/ral/manager/attributes.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ral/manager/attributes.rb b/test/ral/manager/attributes.rb
index 6d0284d9e..030f38c50 100755
--- a/test/ral/manager/attributes.rb
+++ b/test/ral/manager/attributes.rb
@@ -3,7 +3,7 @@
# Created by Luke A. Kanies on 2007-02-05.
# Copyright (c) 2007. All rights reserved.
-require File.dirname(__FILE__) + '/../../lib/puppettest'
+require File.expand_path(File.dirname(__FILE__) + '/../../lib/puppettest')
require 'puppettest'
require 'mocha'