Files @ e3d14b38c9fc
Branch filter:

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

Marcin Kuzminski
remove duplicated JSON metatype in codemirror meta.js

(transplanted from ebcb1d32eed9)
1
2
3
4
from rhodecode.tests import *

class TestRepoGroupsController(TestController):
    pass