From 856df0ec5823ae12682fe4c4bcd4c15a062be1dc Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Wed, 14 Jul 2021 19:35:12 +0300 Subject: add support for other file types (to be improved) currently images that were sent as files are supported, but their files land in `files` directory. text file and additional image used for test are stored as symlinks now, because i don't want them to consume too much space. --- tests/files/dice.svg | 603 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 603 insertions(+) create mode 100644 tests/files/dice.svg (limited to 'tests/files/dice.svg') diff --git a/tests/files/dice.svg b/tests/files/dice.svg new file mode 100644 index 0000000..07a9b09 --- /dev/null +++ b/tests/files/dice.svg @@ -0,0 +1,603 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3