Files @ 96ae22a4e963
Branch filter:

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

Marcin Kuzminski
Display error on ypjax fail
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass