author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Wed, 28 Jul 2010 16:27:57 +0200 | |
branch | stable |
changeset 6031 | 4b721e739f53 |
parent 6029 | aac5dba278c7 |
child 6033 | 09db6f4619c9 |
child 6034 | 5e8076eb8ec7 |
--- a/web/test/unittest_viewselector.py Wed Jul 28 14:27:28 2010 +0200 +++ b/web/test/unittest_viewselector.py Wed Jul 28 16:27:57 2010 +0200 @@ -41,7 +41,7 @@ SITEACTIONS = [actions.SiteConfigurationAction, actions.ManageAction, schema.ViewSchemaAction, - actions.SiteInfoAction] + debug.SiteInfoAction] FOOTERACTIONS = [wdoc.HelpAction, wdoc.ChangeLogAction, wdoc.AboutAction,