Files @ 91492a72b2dc
Branch filter:

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

Marcin Kuzminski
implements #677: Don't allow to close pull requests when they are under-review state
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass