freeipa/ipatests/test_ipaclient/__init__.py
Ben Lipton a26cf0d791 tests: Add tests for CSR autogeneration
This patch also contains some code changes to make the code easier to
test and to make the tests pass.

https://fedorahosted.org/freeipa/ticket/4899

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2017-01-31 10:20:28 +01:00

8 lines
139 B
Python

#
# Copyright (C) 2016 FreeIPA Contributors see COPYING for license
#
"""
Sub-package containing unit tests for `ipaclient` package.
"""