mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
add tests for symbolically linked files & directories
trying to reproduce issue #60
This commit is contained in:
parent
f890de24f6
commit
14e15d430a
4 changed files with 63 additions and 0 deletions
1
tests/data/content/symlink.gmi
Symbolic link
1
tests/data/content/symlink.gmi
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
index.gmi
|
||||
1
tests/data/content/symlinked_dir
Symbolic link
1
tests/data/content/symlinked_dir
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../symlinked_dir/
|
||||
Loading…
Add table
Add a link
Reference in a new issue