Files @ f1b76a558a66
Branch filter:

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

Vincent Duvert
Renaming template directory _data_table to data_table so it can be scanned by extract_messages
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass