view tests/procs/test_dotfiles.yaml @ 644:afd100ab86d0

cm: Get a new version of pytest-cov to avoid a random multiprocessing bug.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 14 Feb 2016 23:28:51 -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"