Files @ 56cdbcf0678a
Branch filter:

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

Marcin Kuzminski
made update repoinfo script more failsafe when dealing with database entries not synced with filesystem
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass