summaryrefslogtreecommitdiffstats
path: root/test/ral/type/sshkey.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/ral/type/sshkey.rb')
-rwxr-xr-xtest/ral/type/sshkey.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ral/type/sshkey.rb b/test/ral/type/sshkey.rb
index 509a381fc..981079e92 100755
--- a/test/ral/type/sshkey.rb
+++ b/test/ral/type/sshkey.rb
@@ -6,7 +6,7 @@ require 'puppettest'
require 'facter'
class TestSSHKey < Test::Unit::TestCase
- include PuppetTest
+ include PuppetTest
def setup
super
# god i'm lazy