﻿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
22184	template_tests relies on leaking state	Aymeric Augustin	ANUBHAV JOSHI	"`./runtests.py template_tests.tests` fails with a very long output, which simply says that the template loaders failed to locate the `inclusion.html` template.

`./runtests.py template_tests.test_loaders template_tests.tests` works.

We should figure out what part of `template_tests.test_loaders` `template_tests.tests` depends on and make it possible to run `template_tests.tests` by itself.

I discovered this while working on https://code.djangoproject.com/ticket/22130#comment:10."	Bug	closed	Template system	dev	Normal	fixed		anubhav9042@…	Accepted	0	0	0	0	0	0
