summaryrefslogtreecommitdiffstats
path: root/test/other/dsl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/other/dsl.rb')
-rwxr-xr-xtest/other/dsl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/other/dsl.rb b/test/other/dsl.rb
index 45b51982d..3ef21a372 100755
--- a/test/other/dsl.rb
+++ b/test/other/dsl.rb
@@ -7,8 +7,8 @@ require 'puppet/dsl'
require 'puppettest'
class TestDSL < Test::Unit::TestCase
- include PuppetTest
- include Puppet::DSL
+ include PuppetTest
+ include Puppet::DSL
def teardown
super