Files @ 23c816fd6afb
Branch filter:

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

Marcin Kuzminski
fixes #741 add note that VS2008 is the ONLY supported Visual Studio version
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass