summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/puppettest.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/puppettest.rb b/test/puppettest.rb
index a20e35079..1ea228a35 100644
--- a/test/puppettest.rb
+++ b/test/puppettest.rb
@@ -1,8 +1,6 @@
# $Id$
unless defined? PuppetTestSuite
- $VERBOSE = true
-
$:.unshift File.join(Dir.getwd, '../lib')
class PuppetTestSuite