summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/testcases/bugs/__init__.py
blob: 5251d7c1a7a537c751262cf1e50bb8b22e744a47 (plain)
1
2
3
4
5
6
7
8
# This file is part of cloud-init. See LICENSE file for license information.

"""
Test verifiers for cloud-init bugs
See configs/bugs/README.md for more information
"""

# vi: ts=4 expandtab