mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
update makefile
This commit is contained in:
parent
296c9d478d
commit
de543c2bd0
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -75,7 +75,7 @@ clean-dev:
|
|||
|
||||
.PHONY: test
|
||||
test: composer
|
||||
$(CURDIR)/vendor/phpunit/phpunit/phpunit -c phpunit.xml
|
||||
$(CURDIR)/vendor/bin/phpunit -c phpunit.xml
|
||||
|
||||
# Builds the source package for the app store, ignores php and js tests
|
||||
.PHONY: appstore
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue