blob: 6ab8114d2cd74db2c51555b1e73ba4b76b0ff974 (
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 cc modules.
See configs/modules/README.md for more information
"""
# vi: ts=4 expandtab
|