mirror of
https://github.com/django/django.git
synced 2025-11-01 20:31:40 +00:00
Fixed #19196 -- Added test/requirements
This commit is contained in:
parent
1333967f91
commit
4d92a0bd86
8 changed files with 32 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ os.environ['DJANGO_TEST_TEMP_DIR'] = TEMP_DIR
|
|||
|
||||
SUBDIRS_TO_SKIP = [
|
||||
'data',
|
||||
'requirements',
|
||||
'templates',
|
||||
'test_discovery_sample',
|
||||
'test_discovery_sample2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue