Files
@ c6f5c3e60329
Branch filter:
Location: kallithea/init.d/supervisord.conf
c6f5c3e60329
2.6 KiB
text/plain
tests: fix test_files.py json comparison to load json to struct so it is independent of serialization order
Py3 would fail the test because different ordering.
Py3 would fail the test because different ordering.