Files
@ 91103995888b
Branch filter:
Location: kallithea/scripts/validate-commits
91103995888b
1.4 KiB
text/plain
tests: fix ordering of options of "ret_type must be one of ..." returned from api
Py3 would fail becauase it use another ordering.
Py3 would fail becauase it use another ordering.