﻿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
15638	unittest.TestCase subclasses can't be run individually	Chris Beaven	nobody	Trying to run `manage.py test someapp.MyTest` doesn't work any more if it's a subclass of `unittest.TestCase`, since Django now only considers it a test if it's a subclass of the newly included `unittest2` module 		closed	Testing framework	dev		fixed			Ready for checkin	0	0	0	0	0	0
