diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2017-09-22 23:58:59 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-22 23:58:59 -0600 |
| commit | 9a50c096621dfecfa0f926cf6b3e5a87f864b48b (patch) | |
| tree | 16db7b94845a8382fd8d873edcb6aed1b0ac795d /test/fixtures | |
| parent | 129024b0d1ce1d4a6ed2087fb687429f017444a4 (diff) | |
resolves #1394 preserve directories if source dir and destination dir are set (PR #2421)
Diffstat (limited to 'test/fixtures')
| -rw-r--r-- | test/fixtures/subdir/index.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fixtures/subdir/index.adoc b/test/fixtures/subdir/index.adoc new file mode 100644 index 00000000..1bf7957b --- /dev/null +++ b/test/fixtures/subdir/index.adoc @@ -0,0 +1,3 @@ += Sample Document + +content |
