summaryrefslogtreecommitdiffstats
path: root/test/parser
diff options
context:
space:
mode:
Diffstat (limited to 'test/parser')
-rw-r--r--test/parser/parser.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parser/parser.rb b/test/parser/parser.rb
index b42c86021..a9b2631f1 100644
--- a/test/parser/parser.rb
+++ b/test/parser/parser.rb
@@ -10,7 +10,7 @@ require 'test/unit'
require 'puppettest'
class TestParser < Test::Unit::TestCase
- include TestPuppet
+ include ParserTesting
def setup
super
Puppet[:parseonly] = true