X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9fbf0c4158a9427442171629a564e2de7780b5b7..82c3054bcdeb000aa9782da80d644070797b5cbe:/apps/search/tests/__init__.py diff --git a/apps/search/tests/__init__.py b/apps/search/tests/__init__.py index 403c290f0..80c974e58 100644 --- a/apps/search/tests/__init__.py +++ b/apps/search/tests/__init__.py @@ -1 +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 search.tests.index import *