fix tests

This commit is contained in:
Maxim Kurnikov
2019-02-12 17:09:28 +03:00
parent 16a983152a
commit cf7c263fb5
3 changed files with 11 additions and 15 deletions

View File

@@ -500,16 +500,12 @@ TESTS_DIRS = [
'update',
'update_only_fields',
'urlpatterns',
# not annotatable without annotation in test
# TODO: 'urlpatterns_reverse',
'user_commands',
# TODO: 'utils_tests',
# not annotatable without annotation in test
# TODO: 'validation',
'validators',
'version',
'view_tests',