diff bio/tests/__init__.py @ 744:8789299c75b1

Django 1.6: test discovery as per unittest.
author Brian Neal <bgneal@gmail.com>
date Sun, 29 Dec 2013 14:45:26 -0600
parents 5be850a66dfc
children
line wrap: on
line diff
--- a/bio/tests/__init__.py	Sun Dec 29 13:45:49 2013 -0600
+++ b/bio/tests/__init__.py	Sun Dec 29 14:45:26 2013 -0600
@@ -1,2 +0,0 @@
-from view_tests import *
-from form_tests import *