Stop running unit tests outside of Bazel.

We tried this a while ago, but had to revert because Bazel did not have
race detection. Now it does.
pull/6/head
spxtr 2017-11-07 16:48:56 -08:00
parent 3af06ccf5b
commit e72a1661cb
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ make generated_files
go install ./cmd/...
./hack/install-etcd.sh
make test
make test-cmd
make test-integration
./hack/test-update-storage-objects.sh