Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
6ec0b7e4d1fb606c6572a946e4eae97273367e67
/
.
/
kokoro
/
macos
/
python
/
build.sh
blob: 6b17b954464742082a9730dc1f2f1c220a5a5bca [
file
]
#!/bin/bash
#
# Build file to set up and run tests
# Change to repo root
cd $
(
dirname $0
)/../../..
# Prepare worker environment to run tests
source kokoro
/
macos
/
prepare_build_macos_rc
./
tests
.
sh python