aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/apps/wiki/tests.py
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2019-04-05 12:11:31 +0100
committerGravatar Gareth Coles <[email protected]>2019-04-05 12:11:31 +0100
commitebda74029355ce3236ca9266acde40fd40329df7 (patch)
treeaba491f902c874328c88b8e7ccb9772b5414c17f /pysite/apps/wiki/tests.py
parentSet `harakiri = 30`. (diff)
[#176] Redo project layout
Diffstat (limited to 'pysite/apps/wiki/tests.py')
-rw-r--r--pysite/apps/wiki/tests.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/pysite/apps/wiki/tests.py b/pysite/apps/wiki/tests.py
new file mode 100644
index 00000000..a79ca8be
--- /dev/null
+++ b/pysite/apps/wiki/tests.py
@@ -0,0 +1,3 @@
+# from django.test import TestCase
+
+# Create your tests here.