view tests/procs/test_dotfiles.yaml @ 594:8f9cf1bcbe76

admin: Dashboard UI cleaning, re-use utility function for page summaries.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 19 Jan 2016 21:34:26 -0800
parents bab91fcef741
children
line wrap: on
line source

---
in:
    assets/something.txt: Foo bar
    assets/.htaccess: "# Apache config"
outfiles:
    something.txt: Foo bar
    .htaccess: "# Apache config"