misc/migration/3.8.3_common.py
author David Douard <david.douard@logilab.fr>
Tue, 30 Jul 2013 16:48:57 +0200
branchstable
changeset 9202 83f73a9746f6
parent 5589 25bf54dab82b
permissions -rw-r--r--
[i18n test] hack to make i18n tests run using a Python interpreter they used to work fine when executed via pytest only. This should be removed as soon as logilab.common.registry is fixed.

option_group_changed('port', 'main', 'web')
option_group_changed('query-log-file', 'main', 'web')
option_group_changed('profile', 'main', 'web')
option_group_changed('max-post-length', 'main', 'web')