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