aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/wiki/tests.py
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2019-04-05 18:24:32 +0100
committerGravatar Gareth Coles <[email protected]>2019-04-05 18:24:32 +0100
commitab8b798547e82ca79882ba28b1920077c803425f (patch)
treeb28a9005d05dfd2c9da62351671bf2aa6e37f7dc /pydis_site/apps/wiki/tests.py
parent[#158 #160] Automatically run collectstatic in containers/setup script (diff)
pysite -> pydis_site
Diffstat (limited to 'pydis_site/apps/wiki/tests.py')
-rw-r--r--pydis_site/apps/wiki/tests.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/pydis_site/apps/wiki/tests.py b/pydis_site/apps/wiki/tests.py
new file mode 100644
index 00000000..a79ca8be
--- /dev/null
+++ b/pydis_site/apps/wiki/tests.py
@@ -0,0 +1,3 @@
+# from django.test import TestCase
+
+# Create your tests here.