Page MenuHomeDevCentral

No OneTemporary

diff --git a/Makefile b/Makefile
index b87ccfb..d02a0b2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,14 +1,14 @@
###
### Nasqueron ops tests
### We use PHPUnit to test several parts of our infrastructure.
###
ENV_FOR_TEST_FULL= \
DOCKER_ACCESS=1 \
DOCKER_HOST=dwellers.nasqueron.org \
test:
- phpunit .
+ phpunit -v .
test-full:
- sh -c "${ENV_FOR_TEST_FULL} phpunit ."
+ sh -c "${ENV_FOR_TEST_FULL} phpunit -v ."

File Metadata

Mime Type
text/x-diff
Expires
Fri, Sep 12, 19:34 (2 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2977380
Default Alt Text
(429 B)

Event Timeline