X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/db3bea808bc78fa2d1c6d0be6e0300003f31059c..f5129e7c47fa5fcf0a20f04249b90afcbc54cb9c:/src/annoy/tests.py?ds=inline diff --git a/src/annoy/tests.py b/src/annoy/tests.py new file mode 100644 index 000000000..7ce503c2d --- /dev/null +++ b/src/annoy/tests.py @@ -0,0 +1,3 @@ +from django.test import TestCase + +# Create your tests here.