Files
@ c6f5c3e60329
Branch filter:
Location: kallithea/MIT-Permissive-License.txt
c6f5c3e60329
1023 B
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.