test: fix tests per wuttaweb v0.27.0
This commit is contained in:
parent
ceb0c3226e
commit
9355f9982d
4 changed files with 4 additions and 1 deletions
|
|
@ -7,4 +7,5 @@ from tests.util import WebTestCase
|
|||
class TestSettingView(WebTestCase):
|
||||
|
||||
def test_includeme(self):
|
||||
self.pyramid_config.add_directive('add_wutta_master_view', 'wuttaweb.conf.add_master_view')
|
||||
self.pyramid_config.include('tailbone.views.settings')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue