mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
The test_integration/test_ordering.py is a test for pytest_sourceorder plugin which is not part of freeipa project, it is not an integration test. The up to date version of this test is available at project repository: https://pagure.io/python-pytest-sourceorder/blob/master/f/test_sourceorder.py Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>