pleroma/test/pleroma/web/rich_media
rinpatch fd043b0ab3 Escape unicode RTL overrides in rich media parser tests
Elixir 1.13 does not allow them in raw form anymore, resulting in errors
like this when running the test:

== Compilation error in file test/pleroma/web/rich_media/parser_test.exs ==
** (SyntaxError) test/pleroma/web/rich_media/parser_test.exs:136:45: invalid bidirectional formatting character in string: \u202C. If you want to use such character, use it in its escaped \u202C form instead
2022-01-10 17:51:53 +03:00
..
parser/ttl CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
parsers Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
helpers_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
parser_test.exs Escape unicode RTL overrides in rich media parser tests 2022-01-10 17:51:53 +03:00