diff bio/tests/__init__.py @ 612:5be850a66dfc

For BB issue 17, validate timezone values when saving user profiles.
author Brian Neal <bgneal@gmail.com>
date Sun, 12 Aug 2012 09:34:56 -0500
parents ee87ea74d46b
children 8789299c75b1
line wrap: on
line diff
--- a/bio/tests/__init__.py	Sat Aug 04 14:01:33 2012 -0500
+++ b/bio/tests/__init__.py	Sun Aug 12 09:34:56 2012 -0500
@@ -1,1 +1,2 @@
 from view_tests import *
+from form_tests import *