diff options
Diffstat (limited to 'scripts/simple_tests.sh')
-rwxr-xr-x | scripts/simple_tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/simple_tests.sh b/scripts/simple_tests.sh index 3a15050c2..585216aae 100755 --- a/scripts/simple_tests.sh +++ b/scripts/simple_tests.sh @@ -17,4 +17,4 @@ source $(dirname $0)/common.sh # Run all simple tests (locally). -test //pkg/... //runsc/... //tools/... //benchmarks/... //benchmarks/runner:runner_test +test //pkg/... //runsc/... //tools/... |