X-Git-Url: https://git.mdrn.pl/django-migdal.git/blobdiff_plain/e335d8d992b0e8c9f8926c1fe92b3526c3fa1508..f41fb09cefa2fca8d5c1e9314bcaa3591590a74c:/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".