software/ors-amarisoft: reindent test python files with 2 spaces

I used the following commands:
autopep8 test_ors.py --select=E101 --ignore=E121 --indent-size=2 --in-place
autopep8 test.py --select=E101 --ignore=E121 --indent-size=2 --in-place
25 jobs for master
in 0 seconds, using 0 compute credits, and was queued for 0 seconds