6 lines
91 B
Python
6 lines
91 B
Python
"""Custodia unit tests
|
|
"""
|
|
import ipatests.util
|
|
|
|
ipatests.util.check_ipaclient_unittests()
|