summaryrefslogtreecommitdiffstats
path: root/test/other/dsl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/other/dsl.rb')
-rwxr-xr-xtest/other/dsl.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/other/dsl.rb b/test/other/dsl.rb
index bb7fc86cf..50eac4781 100755
--- a/test/other/dsl.rb
+++ b/test/other/dsl.rb
@@ -193,6 +193,7 @@ class TestDSL < Test::Unit::TestCase
end
def test_typemethods
+ Puppet::Type.loadall
filetype = Puppet::Type.type(:file)
path = tempfile()