diff gpp/polls/tests/__init__.py @ 447:8f46ba2f1b81

For #219, rework the polls views for a better flow. Added some tests for the views.
author Brian Neal <bgneal@gmail.com>
date Sat, 25 Jun 2011 23:23:20 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gpp/polls/tests/__init__.py	Sat Jun 25 23:23:20 2011 +0000
@@ -0,0 +1,1 @@
+from view_tests import *