16
16
# You should have received a copy of the GNU General Public License
17
17
# along with this program. If not, see <http://www.gnu.org/licenses/>.
19
25
from . import helpers as test_helpers
22
28
from cloudinit import templater
25
37
class TestTemplates(test_helpers.TestCase):
26
38
def test_render_basic(self):