1
0
mirror of synced 2025-01-19 17:31:43 +03:00
bitrix-module/Makefile

6 lines
134 B
Makefile
Raw Normal View History

2019-02-28 14:45:39 +03:00
test: prepare_module
@php -d short_open_tag=On vendor/bin/phpunit -c phpunit.xml.dist
prepare_module:
@composer pre-module-install