summaryrefslogtreecommitdiff
path: root/root/tests.py
diff options
context:
space:
mode:
authorMark Weiman <mark.weiman@markzz.com>2015-10-11 01:00:38 -0400
committerMark Weiman <mark.weiman@markzz.com>2015-10-11 01:00:38 -0400
commit57aa89824a8dabb631c15af986a39e779d0fe3cb (patch)
tree2df3bf79026e1c544e57375566297bcc7634afa5 /root/tests.py
downloadwebsite-57aa89824a8dabb631c15af986a39e779d0fe3cb.tar.gz
website-57aa89824a8dabb631c15af986a39e779d0fe3cb.zip
inital
Diffstat (limited to 'root/tests.py')
-rw-r--r--root/tests.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/root/tests.py b/root/tests.py
new file mode 100644
index 0000000..7ce503c
--- /dev/null
+++ b/root/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.