[web/test] fix stale reference to the changelog view (closes #2423532)
authorAurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 09 Jan 2013 15:46:05 +0100
changeset 8644 97202ea671e4
parent 8637 e16561083d84
child 8645 310040c668c0
[web/test] fix stale reference to the changelog view (closes #2423532)
web/test/unittest_viewselector.py
--- a/web/test/unittest_viewselector.py	Thu Jan 03 23:27:56 2013 +0100
+++ b/web/test/unittest_viewselector.py	Wed Jan 09 15:46:05 2013 +0100
@@ -39,7 +39,6 @@
                actions.LogoutAction]
 SITEACTIONS = [actions.ManageAction]
 FOOTERACTIONS = [wdoc.HelpAction,
-                 wdoc.ChangeLogAction,
                  wdoc.AboutAction,
                  actions.PoweredByAction]
 MANAGEACTIONS = [actions.SiteConfigurationAction,