mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
4 lines
120 B
Makefile
4 lines
120 B
Makefile
.PHONY: epc_data_test_attributes
|
|
|
|
epc_data_test_attributes:
|
|
pytest --cov-report term-missing --cov=epc_data/attributes
|