Revision 608909436b1e4ad99581467936869ca7bedb24a9 authored by Jenkins for Software Heritage on 13 November 2020, 11:05:33 UTC, committed by Jenkins for Software Heritage on 13 November 2020, 11:05:33 UTC
2 parent s d8a6720 + 20d3f8e
Raw File
conftest.py
# Copyright (C) 2020  The Software Heritage developers
# See the AUTHORS file at the top-level directory of this distribution
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information

pytest_plugins = ["swh.storage.pytest_plugin"]
back to top