Revert r2376 since it's not needed as discussed in Issue 188.
http://code.google.com/p/soc/issues/detail?id=188
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase