summaryrefslogtreecommitdiff
path: root/satp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'satp/Makefile')
-rw-r--r--satp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/satp/Makefile b/satp/Makefile
index a3f7dcd..68e37ca 100644
--- a/satp/Makefile
+++ b/satp/Makefile
@@ -43,7 +43,7 @@ format:
$(GOCMD) fmt
test:
- $(GOCMD) test
+ $(GOCMD) test -v
bench:
@$(GOCMD) test -bench=.