mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-12-01 13:24:10 +01:00
Update Makefile
This commit is contained in:
parent
23bf04f9a9
commit
d68ed56e3b
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 tests/unit
|
phpunit tests/vobject.php
|
||||||
|
|
||||||
|
|
||||||
integration-tests:
|
integration-tests:
|
||||||
|
Loading…
Reference in New Issue
Block a user