Files @ 69e95ad5b6f0
Branch filter:

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

Marcin Kuzminski
fixed BCC problem in mailing library
- backported from my fixes in pyramid_mailer
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass