9 lines
184 B
Python
9 lines
184 B
Python
"""
|
|
Tests for LDAP Docker Management Tools
|
|
|
|
This package contains unit and integration tests for the LDAP Docker
|
|
development environment management scripts.
|
|
"""
|
|
|
|
__version__ = "0.1.0"
|