From 297a12c2d16c66e7b8573be12c33cebe7d16bb86 Mon Sep 17 00:00:00 2001 From: Jacob Kaplan-Moss Date: Tue, 26 Feb 2008 20:23:10 +0000 Subject: [PATCH] Fixed a missing __init__.py from [7153] git-svn-id: http://code.djangoproject.com/svn/django/trunk@7157 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- tests/regressiontests/decorators/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/regressiontests/decorators/__init__.py diff --git a/tests/regressiontests/decorators/__init__.py b/tests/regressiontests/decorators/__init__.py new file mode 100644 index 0000000000..e69de29bb2