diff options
| author | Jacob Kaplan-Moss <jacob@jacobian.org> | 2008-02-26 20:23:10 +0000 |
|---|---|---|
| committer | Jacob Kaplan-Moss <jacob@jacobian.org> | 2008-02-26 20:23:10 +0000 |
| commit | 297a12c2d16c66e7b8573be12c33cebe7d16bb86 (patch) | |
| tree | 249a89c3b5b24a75d7cff8156c988b6a73fbbba0 /tests | |
| parent | aad8342aa43cb9fba8d4989f844df41333719738 (diff) | |
Fixed a missing __init__.py from [7153]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7157 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/regressiontests/decorators/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/regressiontests/decorators/__init__.py b/tests/regressiontests/decorators/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/regressiontests/decorators/__init__.py |
