Files @ 974d6193b61a
Branch filter:

Location: kallithea/rhodecode/tests/functional/test_admin_repos_groups.py - annotation

Marcin Kuzminski
removed call to window location in some cases when request end up to early it showed a bad page.
Very annoying
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass