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