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/photos/photo_3@14-07-2021_18-52-46.jpg | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/photos/photo_3@14-07-2021_18-52-46.jpg (limited to 'tests/photos') diff --git a/tests/photos/photo_3@14-07-2021_18-52-46.jpg b/tests/photos/photo_3@14-07-2021_18-52-46.jpg new file mode 120000 index 0000000..d8a69f8 --- /dev/null +++ b/tests/photos/photo_3@14-07-2021_18-52-46.jpg @@ -0,0 +1 @@ +photo_1@12-11-2020_12-57-31.jpg \ No newline at end of file -- cgit v1.2.3