summaryrefslogtreecommitdiffstats
path: root/templates/mail
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2020-08-23 14:15:29 +0100
committerGitHub <noreply@github.com>2020-08-23 14:15:29 +0100
commite429c1164ec68b154b7f06db2c2e04dd25bad094 (patch)
tree1c86f2337213e21c1258d935cadc32eed72c8895 /templates/mail
parent2026d885d6c11793e6fd68d06f163de90440e52d (diff)
downloadgitea-e429c1164ec68b154b7f06db2c2e04dd25bad094.tar.gz
gitea-e429c1164ec68b154b7f06db2c2e04dd25bad094.zip
Ensure that the detected charset order is set in chardet test (#12574)
TestToUTF8WithFallback is the cause of recurrent spurious test failures even despite code to set the detected charset order. The reason why this happens is because the preferred detected charset order is not being initialised for these tests. This PR simply ensures that this is set at the start of each test and would allow different tests to be written to allow differing orders. Replaces #12571 Close #12571 Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'templates/mail')
0 files changed, 0 insertions, 0 deletions