﻿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
16196	Redundant or incorrect code in tests	Dmitry Jemerov	Stephen Burrows	"Ran a static analysis tool on Django tests, found and fixed several classes of issues:
- Unnecessary semicolons
- Unnecessary backslashes
- Duplicate keys in dictionaries containing testdata (sometimes causing testcases present in the code to be missed)
- One case of incorrectly inserted line break preventing the execution of an assertion

Attached patch fixing the issues."	Cleanup/optimization	closed	Uncategorized	dev	Normal	fixed		Dmitry Jemerov	Ready for checkin	1	0	0	0	0	0
