X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/49e2be0521e11928d5f00378907e478d1bd703a4..ec20d8aad93b7e0ddfa964f68e5ea31424e8aa4e:/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 *