aboutsummaryrefslogtreecommitdiffstats
path: root/wiki/tests.py
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2018-08-31 23:25:18 +0200
committerGravatar Johannes Christ <[email protected]>2018-08-31 23:25:18 +0200
commit1d1ffe6b0d924760e1e64cf6485f46572129b131 (patch)
tree65cd8b71bd7a18b44ea417c0cf6ed76a87a8754e /wiki/tests.py
parentRemove unused files. (diff)
parentInstall `flake8` on system. (diff)
Merge branch 'django' into django+documentation-link-api
Diffstat (limited to 'wiki/tests.py')
-rw-r--r--wiki/tests.py2
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.