mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
The fact that we aren't dealing with the Django source tree anymore allows us to drop several tearDown()/addCleanup() calls that were concerned with removing apiece files/dirs/symlinks created by test cases, as we are covered by the removal of the parent temporary tree anyways. Thanks Tim Graham for advice and review.
32 KiB
32 KiB