summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2005-07-14 15:59:12 +0000
committerLuke Kanies <luke@madstop.com>2005-07-14 15:59:12 +0000
commitfbafa84f0714960c69b65890590e8f49c2929d12 (patch)
treeeda3f430b7dea2045a085ec827d537422b810133
parentb9c064e78971e3c7537fbdefbaf74aac67085e3f (diff)
downloadpuppet-fbafa84f0714960c69b65890590e8f49c2929d12.tar.gz
puppet-fbafa84f0714960c69b65890590e8f49c2929d12.tar.xz
puppet-fbafa84f0714960c69b65890590e8f49c2929d12.zip
updates
git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@384 980ebf18-57e1-0310-9a29-db15c13687c0
-rw-r--r--test/puppettest.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/puppettest.rb b/test/puppettest.rb
index 1ea228a35..ca6c0631c 100644
--- a/test/puppettest.rb
+++ b/test/puppettest.rb
@@ -1,5 +1,6 @@
# $Id$
+
unless defined? PuppetTestSuite
$:.unshift File.join(Dir.getwd, '../lib')