diff options
author | Jan Tattermusch <jtattermusch@google.com> | 2017-08-17 18:36:34 +0200 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@google.com> | 2017-08-23 07:53:18 +0200 |
commit | eff25f9f5c1ef7c0a9e8a0c8d4cc42813694a22a (patch) | |
tree | e0defcf2a341d3323e0b5d3013edcdda5e8ab198 /tools/run_tests | |
parent | eb3540ec018867986de9781717ff595b0c6f0b6e (diff) |
remove check_vsprojects sanity test
Diffstat (limited to 'tools/run_tests')
-rw-r--r-- | tools/run_tests/sanity/sanity_tests.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/run_tests/sanity/sanity_tests.yaml b/tools/run_tests/sanity/sanity_tests.yaml index 7e582bc40b..4bc4b7c56f 100644 --- a/tools/run_tests/sanity/sanity_tests.yaml +++ b/tools/run_tests/sanity/sanity_tests.yaml @@ -10,7 +10,6 @@ - script: tools/buildgen/generate_projects.sh -j 3 cpu_cost: 3 - script: tools/distrib/check_copyright.py -- script: tools/distrib/check_vsprojects.py - script: tools/distrib/clang_format_code.sh - script: tools/distrib/check_trailing_newlines.sh - script: tools/distrib/check_nanopb_output.sh |