aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/wiki/tests.py
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2019-04-08 12:48:53 +0100
committerGravatar Gareth Coles <[email protected]>2019-04-08 12:48:53 +0100
commit3d868521f60b1b8d5d1106e4b8cd089a018328e3 (patch)
treeb90f4563965fe8d64fb7346f3fb65f7c2cc86151 /pydis_site/apps/wiki/tests.py
parentAdd django-wiki, and downgrade to Django 2.1 (diff)
First attempt at getting the wiki up
Diffstat (limited to 'pydis_site/apps/wiki/tests.py')
-rw-r--r--pydis_site/apps/wiki/tests.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/pydis_site/apps/wiki/tests.py b/pydis_site/apps/wiki/tests.py
deleted file mode 100644
index a79ca8be..00000000
--- a/pydis_site/apps/wiki/tests.py
+++ /dev/null
@@ -1,3 +0,0 @@
-# from django.test import TestCase
-
-# Create your tests here.