summaryrefslogtreecommitdiff
path: root/src/hub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/hub/Makefile')
-rw-r--r--src/hub/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hub/Makefile b/src/hub/Makefile
index 4b281b4..5e86cc1 100644
--- a/src/hub/Makefile
+++ b/src/hub/Makefile
@@ -75,7 +75,7 @@ build: getlibs
test: getlibs
@echo "testing: sfive"
- @$(GOCMD) test spreadspace.org/sfive
+ @$(GOCMD) test -v spreadspace.org/sfive
bench: getlibs
@echo "testing and benchmarking: sfive"