X-Git-Url: https://git.mdrn.pl/django-migdal.git/blobdiff_plain/734cd58d3f12c5397b42c1ae122c947500386014..865f2999a89cbe23c75c82d617b9c1ac4c55604e:/migdal/tests.py diff --git a/migdal/tests.py b/migdal/tests.py index 501deb7..b967c44 100644 --- a/migdal/tests.py +++ b/migdal/tests.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- """ This file demonstrates writing tests using the unittest module. These will pass when you run "manage.py test".