mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
mvc - rename PHPunit.xml to phpunit.xml so phpunit will pick it up automatically.
This commit is contained in:
parent
85721719af
commit
84437b3812
2
Makefile
2
Makefile
@ -559,7 +559,7 @@ test: debug
|
||||
exit 1; \
|
||||
fi
|
||||
@cd ${.CURDIR}/src/opnsense/mvc/tests && \
|
||||
phpunit --configuration PHPunit.xml || true; \
|
||||
phpunit || true; \
|
||||
rm -f .phpunit.result.cache
|
||||
|
||||
checkout:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user