charm-tempest/unit_tests/__init__.py

6 lines
246 B
Python

# By design, this unit_tests dir is outside the src charm (layer),
# and it will not be included in the resultant built charm asset.
#
# Include unit tests here which are intended to be executable
# from the source charm but not the built charm.