diff options
author | Craig Tiller <ctiller@google.com> | 2016-03-21 09:04:06 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-03-21 09:04:06 -0700 |
commit | 44654553de6edffa61f60f725dacbcdb89bdca72 (patch) | |
tree | f80eb479b9991c2da5650202dbb160d3f34b2cf2 /tools/run_tests/sanity | |
parent | c65af4d78477cc415822305e8256750ec4cb55e3 (diff) | |
parent | 6e96e5ccab41a1378a6c9bf4043206ddb0840f48 (diff) |
Merge github.com:grpc/grpc into idempotent
Diffstat (limited to 'tools/run_tests/sanity')
-rw-r--r-- | tools/run_tests/sanity/sanity_tests.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run_tests/sanity/sanity_tests.yaml b/tools/run_tests/sanity/sanity_tests.yaml index 3840f4d8df..f155c8da45 100644 --- a/tools/run_tests/sanity/sanity_tests.yaml +++ b/tools/run_tests/sanity/sanity_tests.yaml @@ -8,3 +8,4 @@ - script: tools/distrib/clang_format_code.sh - script: tools/distrib/check_trailing_newlines.sh - script: tools/distrib/check_nanopb_output.sh +- script: tools/distrib/check_include_guards.py |