Merge "TestAuthPlugin doesn't use test_auth_plugin.conf"

This commit is contained in:
Jenkins 2014-12-11 18:42:18 +00:00 committed by Gerrit Code Review
commit ca8a8a6b1f
1 changed files with 0 additions and 5 deletions

View File

@ -61,11 +61,6 @@ class TestAuthPlugin(tests.SQLDriverOverrides, tests.TestCase):
self.api = auth.controllers.Auth()
def config_files(self):
config_files = super(TestAuthPlugin, self).config_files()
config_files.append(tests.dirs.tests_conf('test_auth_plugin.conf'))
return config_files
def config_overrides(self):
super(TestAuthPlugin, self).config_overrides()
method_opts = dict(