﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35695	Running tests leaves empty unused directory behind	Hisham Mahmood	Hisham Mahmood	"Running `./runtests.py model_fields.test_filefield.FileFieldTests.test_delete_content_file` actually creates a file on disk and then deletes it leaving an empty `unused/` directory behind. No other tests in `model_fields.test_filefield.FileFieldTests` create any files on disk.

I suggest that we move this to a temporary folder like done in https://github.com/django/django/pull/18396 but for `model_fields` instead of `model_forms`"	Cleanup/optimization	closed	Testing framework	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
