0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-25 22:18:18 +02:00
synapse/tests/config
Adrian Tschira a1a3c9660f Make tests py3 compatible
This is a mixed commit that fixes various small issues

 * print parentheses
 * 01 is invalid syntax (it was octal in py2)
 * [x for i in 1, 2] is invalid syntax
 * six moves

Signed-off-by: Adrian Tschira <nota@notafile.com>
2018-04-16 00:39:32 +02:00
..
__init__.py Error if macaroon key is missing from config 2016-02-05 01:58:23 +00:00
test_generate.py Fix broken config UTs 2018-01-09 11:28:33 +00:00
test_load.py Make tests py3 compatible 2018-04-16 00:39:32 +02:00