From 6df023007781e96fa1cfa8dfce0040cc9d7da871 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Mon, 26 Feb 2007 20:17:26 +0000 Subject: newforms-admin: Merged to [4616] git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@4617 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- tests/regressiontests/dispatch/__init__.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/regressiontests/dispatch/__init__.py (limited to 'tests/regressiontests/dispatch/__init__.py') 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 +""" -- cgit v1.3