aboutsummaryrefslogtreecommitdiffstats
path: root/wiki/tests.py
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2018-08-30 20:02:09 +0200
committerGravatar Johannes Christ <[email protected]>2018-08-30 20:42:05 +0200
commit37ff9fe6cdc6fff84ccda6c5d610a521288d99ce (patch)
treec6e2def3acee7ea83f37cae7ae55044d7c52199b /wiki/tests.py
parentAdd CI build script. (diff)
Proeprly set up lint and test stages.
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.