summaryrefslogtreecommitdiffstats
path: root/test/network/authconfig.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/authconfig.rb')
-rwxr-xr-xtest/network/authconfig.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/network/authconfig.rb b/test/network/authconfig.rb
index 3a05096d5..b619bec7e 100755
--- a/test/network/authconfig.rb
+++ b/test/network/authconfig.rb
@@ -7,7 +7,7 @@ require 'puppettest'
require 'puppet/network/authconfig'
class TestAuthConfig < Test::Unit::TestCase
- include PuppetTest
+ include PuppetTest
def request(call, client, ip)
r = Puppet::Network::ClientRequest.new(client, ip, false)