view chef.py @ 769:d841716d8e0d

tests: Add more `showconfig` tests.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 02 Jul 2016 01:28:29 -0700
parents f485ba500df3
children
line wrap: on
line source

from piecrust.main import main


if __name__ == '__main__':
    main()