view tests/cli/test_showconfig.yaml @ 907:3e69f18912f5

jinja: Remove Twig compatibility, add timer, improve code. - Add a timer for keeping track of extensions' performance. - Use the `select_template` function from Jinja to cut down on a few lines of code.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 23 Jul 2017 08:30:47 -0700
parents 982de61e7da9
children
line wrap: on
line source

---
args: showconfig
---
config:
    site:
        root: /something
args: showconfig site/root
out: /something/