diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2010-01-10 17:49:41 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2010-01-10 17:49:41 +0000 |
| commit | 0683a79d0c5582d9c7f4aa424713adbfba37bfac (patch) | |
| tree | 300cd1fd325af589db998dd35b7da5fb477f37cc /tests/regressiontests/middleware_exceptions | |
| parent | 978fb8639f989e6199d3992ebc3db24c6b39353d (diff) | |
Added some missing __init__.py files to two tests
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12170 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/middleware_exceptions')
| -rw-r--r-- | tests/regressiontests/middleware_exceptions/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/regressiontests/middleware_exceptions/__init__.py b/tests/regressiontests/middleware_exceptions/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/regressiontests/middleware_exceptions/__init__.py |
