[TYPO]Makefile

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

View File

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