Files @ 9265958e33bb
Branch filter:

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

Marcin Kuzminski
Show changes of status inside comments
- comments that change status are now associated with status object, and showed in comments blocks
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass