view tests/procs/test_dotfiles.yaml @ 606:f1e03f85f14d

admin: Fix creating pages.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 27 Jan 2016 22:47:00 -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"