Files @ f0e518891d69
Branch filter:

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

Mads Kiilerich
rhodecode.js: break the loop when fileBrowserListeners search is truncated
1
2
3
4
from rhodecode.tests import *

class TestRepoGroupsController(TestController):
    pass