mirror of
https://github.com/django/django.git
synced 2026-02-09 02:49:25 +08:00
Cleaned up temporary test directories in tests.
This commit is contained in:
committed by
Sarah Boyce
parent
2ff917fd06
commit
b06cf62c88
@@ -259,6 +259,7 @@ class FormsModelTestCase(TestCase):
|
||||
m.file.name,
|
||||
"tests/\u6211\u96bb\u6c23\u588a\u8239\u88dd\u6eff\u6652\u9c54.txt",
|
||||
)
|
||||
m.file.delete()
|
||||
m.delete()
|
||||
|
||||
def test_boundary_conditions(self):
|
||||
|
||||
Reference in New Issue
Block a user