view tests/procs/test_dotfiles.yaml @ 819:31f2964d034a

docs: Correct typos
author Raoul Bourquin <raoul@ccczh.ch>
date Mon, 14 Nov 2016 02:54:40 +0100
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"