Merge branch '10.0' into 10.0-purepy

This commit is contained in:
Fabien BOURGEOIS 2021-02-22 16:42:20 +01:00
commit 93cd5bc112
1 changed files with 2 additions and 2 deletions

View File

@ -5,5 +5,5 @@ clean:
.PHONY: test
test:
python2 tests/test_xml_base.py
python2 tests/test_odoo.py
python2 test_xml_base.py
python2 test_odoo.py