summaryrefslogtreecommitdiffstats
path: root/core/tests.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--core/tests.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/tests.py b/core/tests.py
new file mode 100644
index 0000000..a79ca8b
--- /dev/null
+++ b/core/tests.py
@@ -0,0 +1,3 @@
+# from django.test import TestCase
+
+# Create your tests here.