Short benchmark test only by default

This commit is contained in:
Jakob Borg
2014-09-28 07:55:12 +02:00
parent 5f93fbd471
commit 6f750582dd
2 changed files with 7 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
set -euo pipefail
IFS=$'\n\t'
go test -tags integration -v
go test -tags integration -v -short
./test-http.sh
./test-merge.sh
./test-delupd.sh