mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
6 lines
91 B
Python
6 lines
91 B
Python
|
"""Custodia unit tests
|
||
|
"""
|
||
|
import ipatests.util
|
||
|
|
||
|
ipatests.util.check_ipaclient_unittests()
|