aboutsummaryrefslogtreecommitdiffstats
path: root/src/shorturls/tests/models.py
diff options
context:
space:
mode:
authorJacob Kaplan-Moss2009-04-12 15:02:44 -0500
committerJacob Kaplan-Moss2009-04-12 15:02:44 -0500
commit4391a39ee4cde31ff9c9a56cd8d452b934136b4e (patch)
tree2404ec68497730360482d78c523f25f03855ab84 /src/shorturls/tests/models.py
downloaddjango-shorturls-4391a39ee4cde31ff9c9a56cd8d452b934136b4e.tar.bz2
Buildout bootstrap setup.
Diffstat (limited to 'src/shorturls/tests/models.py')
-rw-r--r--src/shorturls/tests/models.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/shorturls/tests/models.py b/src/shorturls/tests/models.py
new file mode 100644
index 0000000..f521e56
--- /dev/null
+++ b/src/shorturls/tests/models.py
@@ -0,0 +1,3 @@
+"""
+A handful of test modules to test out resolving redirects.
+""" \ No newline at end of file