summaryrefslogtreecommitdiffstats
path: root/test/network/authorization.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/authorization.rb')
-rwxr-xr-xtest/network/authorization.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/network/authorization.rb b/test/network/authorization.rb
index 23ec8f95c..3ee10a4a8 100755
--- a/test/network/authorization.rb
+++ b/test/network/authorization.rb
@@ -7,7 +7,7 @@ require 'puppet/network/authorization'
require 'mocha'
class TestAuthConfig < Test::Unit::TestCase
- include PuppetTest
+ include PuppetTest
# A mock class for authconfig
class FakeAuth