Files @ 9314f2645161
Branch filter:

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

Marcin Kuzminski
pull requests: fix issue when close button was inactive even if status
was approved or rejected already.
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass