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