X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/49e2be0521e11928d5f00378907e478d1bd703a4..e6dd6130291ef3a958bd6d8666ee16ad8e633056:/apps/picture/tests/__init__.py diff --git a/apps/picture/tests/__init__.py b/apps/picture/tests/__init__.py index e69de29bb..b2e50b00f 100644 --- a/apps/picture/tests/__init__.py +++ b/apps/picture/tests/__init__.py @@ -0,0 +1,5 @@ +# -*- coding: utf-8 -*- +# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. +# +from picture.tests.picture_import import *