view tests/procs/test_dotfiles.yaml @ 665:5dc13c816045

tests: Fix logic for making time-based tests not fail randomly.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 03 Mar 2016 08:19:28 -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"