Files @ 91d5f720e88f
Branch filter:

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

Marcin Kuzminski
fixes issue #614 Include repo name in delete confirmation for my repos page
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass