blob: b1ef27963f597418fefc52017bdb45e43b2dc44c [file] [log] [blame]
Austin Schuh40c16522018-10-28 20:27:54 -07001#!/bin/bash
2#
3# Build file to set up and run tests
4
5# Change to repo root
6cd $(dirname $0)/../../..
7
8# Prepare worker environment to run tests
9source kokoro/linux/prepare_build_linux_rc
10
11./tests.sh java_compatibility