aboutsummaryrefslogtreecommitdiff
path: root/tests.py
diff options
context:
space:
mode:
authorAlban Gruin2017-01-18 19:13:54 +0100
committerAlban Gruin2017-01-18 19:13:54 +0100
commitf203597c7502a33134854f6f7df336a9347e16f3 (patch)
tree2b35ff029f473401c781f79ec749fa99fc3066e8 /tests.py
Validation initiale
Diffstat (limited to 'tests.py')
-rw-r--r--tests.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests.py b/tests.py
new file mode 100644
index 0000000..7ce503c
--- /dev/null
+++ b/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.