mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 23:50:03 -06:00
470bb6ed45
Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com>
6 lines
91 B
Python
6 lines
91 B
Python
"""Custodia unit tests
|
|
"""
|
|
import ipatests.util
|
|
|
|
ipatests.util.check_ipaclient_unittests()
|