diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2021-07-14 19:35:12 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2021-07-14 19:35:12 +0300 |
| commit | 856df0ec5823ae12682fe4c4bcd4c15a062be1dc (patch) | |
| tree | 43cec5bf2f5083f23121a9155f82855cf119f5d9 /tests/photos | |
| parent | c1aea08b1c64a79f724a04edc55d8d9d8e28e263 (diff) | |
| download | tg2md-856df0ec5823ae12682fe4c4bcd4c15a062be1dc.tar.gz tg2md-856df0ec5823ae12682fe4c4bcd4c15a062be1dc.zip | |
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.
Diffstat (limited to 'tests/photos')
| l--------- | tests/photos/photo_3@14-07-2021_18-52-46.jpg | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
