summaryrefslogtreecommitdiff
path: root/tests/regressiontests/dispatch/__init__.py
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2007-02-26 20:17:26 +0000
committerAdrian Holovaty <adrian@holovaty.com>2007-02-26 20:17:26 +0000
commit6df023007781e96fa1cfa8dfce0040cc9d7da871 (patch)
treea314d41c8e3a32fa030f1e7e63efb437579cf07f /tests/regressiontests/dispatch/__init__.py
parenta9fafd521f13c62eec78c27414262deda62993d3 (diff)
newforms-admin: Merged to [4616]
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@4617 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/dispatch/__init__.py')
-rw-r--r--tests/regressiontests/dispatch/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/regressiontests/dispatch/__init__.py b/tests/regressiontests/dispatch/__init__.py
new file mode 100644
index 0000000000..679895bb5c
--- /dev/null
+++ b/tests/regressiontests/dispatch/__init__.py
@@ -0,0 +1,2 @@
+"""Unit-tests for the dispatch project
+"""