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