summaryrefslogtreecommitdiff
path: root/satp/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2017-09-10 19:28:22 +0200
committerChristian Pointner <equinox@anytun.org>2017-09-10 19:28:22 +0200
commit5f06ea96603fb521389963bfa06ee2c1131d5d71 (patch)
treeab6f64294a0fe1edf432914ec06e3f38d821ea46 /satp/Makefile
parentnew and greatly improved packet handling (diff)
more test cases for plain packet
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=.