Files @ 658ccf9727ef
Branch filter:

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

Mads Kiilerich
setup_rhodecode: fix --force-no - force_ask is tri-state

Missed in 260a7a01b.
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass