コード例 #1
0
def non_django_tests():
    return tests_from_modules(non_django_test_modules)
コード例 #2
0
def non_app_tests():
    return tests_from_modules(non_app_test_modules)