Skip to content

Commit

Permalink
Update test_layout.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Oct 18, 2013
1 parent 69a7227 commit 8f26d01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions humans/creatingux/step08/test_layout.py
Expand Up @@ -8,6 +8,7 @@ class LayoutUnitTests(unittest.TestCase):
def setUp(self):
request = DummyRequest()
self.config = setUp(request=request)
self.config.include('pyramid_chameleon')

def tearDown(self):
tearDown()
Expand Down

0 comments on commit 8f26d01

Please sign in to comment.