naiveproxy/third_party/protobuf/kokoro/linux/bazel/build.sh
2018-12-09 21:59:24 -05:00

10 lines
167 B
Bash
Executable File

#!/bin/bash
#
# Build file to set up and run tests
# Change to repo root
cd $(dirname $0)/../../..
git submodule update --init --recursive
bazel test :protobuf_test