blob: c6452f9c03ecbbe0f3a1bd53bdb1e62c9629389c (
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
|