X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=quotes%2Ftests.py;fp=quotes%2Ftests.py;h=7ce503c2dd97ba78597f6ff6e4393132753573f6;hb=e63e884391c4ac2c3af8ff72919a196f7bf9d83f;hp=0000000000000000000000000000000000000000;hpb=297549c44cfcee0894c0f16783b4a687987ab293;p=djsite.git diff --git a/quotes/tests.py b/quotes/tests.py new file mode 100644 index 0000000..7ce503c --- /dev/null +++ b/quotes/tests.py @@ -0,0 +1,3 @@ +from django.test import TestCase + +# Create your tests here.