--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/notes/tests.py Thu Jun 08 17:57:57 2017 +0200 @@ -0,0 +1,3 @@ +from django.test import TestCase + +# Create your tests here.