web/test/unittest_viewselector.py
branchstable
changeset 6031 4b721e739f53
parent 5890 141b935a38fc
child 6048 4695b1ee58a0
--- 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,