[#289] Move temp dir fixture to testlib

Signed-off-by: a.berezin <a.berezin@yadro.com>
This commit is contained in:
Andrey Berezin 2024-09-10 15:14:32 +03:00 committed by Andrey Berezin
parent 84e83487f9
commit 565fd4c72b
2 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,3 @@
__version__ = "2.0.1"
from .fixtures import configure_testlib, hosting
from .fixtures import configure_testlib, hosting, temp_directory