Mercurial > piecrust2
diff tests/cli/test_find.yaml @ 584:9ccc933ac2c7
internal: Refactor the app configuration class.
* Moved to its own module.
* More extensible validation.
* Allow easier setup of defaults so `showconfig` shows more useful stuff.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 01 Jan 2016 23:18:26 -0800 |
parents | 95b77239c3b7 |
children | 25df894f9ab9 |
line wrap: on
line diff
--- a/tests/cli/test_find.yaml Wed Dec 30 20:42:45 2015 -0800 +++ b/tests/cli/test_find.yaml Fri Jan 01 23:18:26 2016 -0800 @@ -15,8 +15,8 @@ pages/foo.md: '' posts/2015-01-10_blah.md: '' out: | + posts/2015-01-10_blah.md pages/foo.md - posts/2015-01-10_blah.md --- args: find foo replace_out_path_sep: true