diff options
Diffstat (limited to 'ctrack/register/tests.py')
-rw-r--r-- | ctrack/register/tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrack/register/tests.py b/ctrack/register/tests.py index 7ce503c..4d66077 100644 --- a/ctrack/register/tests.py +++ b/ctrack/register/tests.py @@ -1,3 +1,3 @@ -from django.test import TestCase +#from django.test import TestCase # Create your tests here. |