mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
6 lines
91 B
Python
6 lines
91 B
Python
|
"""Custodia unit tests
|
||
|
"""
|
||
|
import ipatests.util
|
||
|
|
||
|
ipatests.util.check_ipaclient_unittests()
|