mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-02-14 22:21:45 +08:00
add clean django-stubs folder, add some tests
This commit is contained in:
@@ -13,6 +13,7 @@ TEST_DATA_DIR = ROOT_DIR / 'test' / 'test-data'
|
||||
|
||||
class DjangoTestSuite(DataSuite):
|
||||
files = [
|
||||
'check-model-fields.test',
|
||||
'check-postgres-fields.test'
|
||||
]
|
||||
data_prefix = str(TEST_DATA_DIR)
|
||||
|
||||
Reference in New Issue
Block a user