diff options
Diffstat (limited to 'tests/io_files/md/a')
-rw-r--r-- | tests/io_files/md/a/__init__.py | 0 | ||||
-rw-r--r-- | tests/io_files/md/a/second.md | 12 |
2 files changed, 0 insertions, 12 deletions
diff --git a/tests/io_files/md/a/__init__.py b/tests/io_files/md/a/__init__.py deleted file mode 100644 index e69de29..0000000 --- a/tests/io_files/md/a/__init__.py +++ /dev/null diff --git a/tests/io_files/md/a/second.md b/tests/io_files/md/a/second.md deleted file mode 100644 index cb4e333..0000000 --- a/tests/io_files/md/a/second.md +++ /dev/null @@ -1,12 +0,0 @@ -title: Second blog post for testing purposes -author: David Luévano - Someone Else -lang: en -summary: This is just a post used for testing (the second). -tags: test - english - short - update - multiple-author - -A second "blog entry" for testing purposes which uses multiple authors and is inside a subdirectory. |