Files @ 7d988c308533
Branch filter:

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

Marcin Kuzminski
move pr closed tag to the end, it's not important now to show it, when we have a gray indicator of closed pr
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass