mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-18 07:52:21 +01:00
Go
This commit is contained in:
parent
1edfff7f54
commit
6043b9cf28
2
Makefile
2
Makefile
@ -41,7 +41,7 @@ package_name=$(build_directory)$(app_name)
|
|||||||
test: javascript-tests unit-tests integration-tests acceptance-tests
|
test: javascript-tests unit-tests integration-tests acceptance-tests
|
||||||
|
|
||||||
unit-tests:
|
unit-tests:
|
||||||
phpunit --configuration tests/phpunit.xml
|
phpunit tests/*.php --configuration tests/phpunit.xml
|
||||||
|
|
||||||
#tests/vobject.php
|
#tests/vobject.php
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user