mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Less operator is not supported between int and None in Python 3. Fix that Python 2 legacy in test262-harness.py. JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo luoyonggang@gmail.com