django-imagekit/tests
Bryan Veloso f9b79aa67f Tests now pass and don't leave any directory cruft. Fixes #28.
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.
2011-09-09 17:57:18 -07:00
..
core Tests now pass and don't leave any directory cruft. Fixes #28. 2011-09-09 17:57:18 -07:00
__init__.py Creating a "core" test module. 2011-09-09 17:51:22 -07:00
run_tests.sh Adding a test runner script a la #daniellindsleyrocksdahouse. 2011-09-09 17:53:00 -07:00
settings.py Creating a "core" test module. 2011-09-09 17:51:22 -07:00