summaryrefslogtreecommitdiff
path: root/django/test/__init__.py
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2006-08-27 12:24:59 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2006-08-27 12:24:59 +0000
commit7dce86ce0220ffb9f3f579cbd1e881e988764c9d (patch)
tree87faf4ebeeb10495163dc84c006dab201ec486bf /django/test/__init__.py
parent1a1fb70c9f7c6c286a424710e2a496e79b4b6484 (diff)
Refs #2333 - Added test framework. This includes doctest and unittest finders, Django-specific doctest and unittest wrappers, and a pseudo-client that can be used to stimulate and test views.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3658 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'django/test/__init__.py')
-rw-r--r--django/test/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/django/test/__init__.py b/django/test/__init__.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/django/test/__init__.py