X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/b6ec0976a383cc1823f4a199bc3e6dc40880b049..2c15db814c7f40406b6a86383e3e4bc8825b7faf:/tests/utils.py diff --git a/tests/utils.py b/tests/utils.py index 3b1f4f5..7da206c 100644 --- a/tests/utils.py +++ b/tests/utils.py @@ -3,10 +3,9 @@ # This file is part of Librarian, licensed under GNU Affero GPLv3 or later. # Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. # -from __future__ import with_statement from os.path import realpath, join, dirname import glob -import os + def get_fixture_dir(dir_name): """Returns path to fixtures directory dir_name."""