[TYPO]Makefile
This commit is contained in:
parent
93cd5bc112
commit
e9a84a1683
@ -5,5 +5,5 @@ clean:
|
|||||||
|
|
||||||
.PHONY: test
|
.PHONY: test
|
||||||
test:
|
test:
|
||||||
python2 test_xml_base.py
|
python2 tests/test_xml_base.py
|
||||||
python2 test_odoo.py
|
python2 tests/test_odoo.py
|
||||||
|
Loading…
Reference in New Issue
Block a user