X-Git-Url: https://git.mdrn.pl/django-migdal.git/blobdiff_plain/734cd58d3f12c5397b42c1ae122c947500386014..97514d941904c72e9d541ea4bbe4f49e72529ea1:/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".