mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Tests were failing because they assumed that the file was deleted upon teardown. This isn't the case after Django 1.3, where this no longer happens. This fix removes any orphaned files (and directories) that were created via the testing process. |
||
|---|---|---|
| .. | ||
| core | ||
| __init__.py | ||
| run_tests.sh | ||
| settings.py | ||