Michael Merickel
2018-10-19 69ea9e4ad7e11581d724ffe91aa66935a62c06d7
tests/test_config/test_actions.py
@@ -6,7 +6,7 @@
from pyramid.interfaces import IRequest
class ConfiguratorTests(unittest.TestCase):
class ActionConfiguratorMixinTests(unittest.TestCase):
    def _makeOne(self, *arg, **kw):
        from pyramid.config import Configurator