Files @ 7d774f09dba5
Branch filter:

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

Mads Kiilerich
pullrequests: only create special select entry for a changeset if it has no symbolic name
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass