diff options
author | Alan Pearce | 2017-06-30 17:37:20 +0200 |
---|---|---|
committer | Alan Pearce | 2017-06-30 17:37:20 +0200 |
commit | 562b0533300ad5ad8cf4695aa7fc2b844b918169 (patch) | |
tree | 96ab4a7e838d4e7d8b06fc08eaa351ba58992721 /test/data | |
parent | 136ebe22452c0015770d9f0ac9d94d8941461816 (diff) | |
download | homestead-562b0533300ad5ad8cf4695aa7fc2b844b918169.tar.lz homestead-562b0533300ad5ad8cf4695aa7fc2b844b918169.tar.zst homestead-562b0533300ad5ad8cf4695aa7fc2b844b918169.zip |
feat: load config from cwd and merge with defaults
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/testfile.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/data/testfile.md b/test/data/testfile.md deleted file mode 100644 index bafc456..0000000 --- a/test/data/testfile.md +++ /dev/null @@ -1,6 +0,0 @@ -+++ -Title = "This is a test" -Description = "Test file" -Tags = ["a", "b"] -+++ -# Lorem ipsum |