[python3-libraries] Fix build by removing AFL (#2733)

This commit is contained in:
Guido Vranken 2019-08-21 15:08:07 +02:00 committed by jonathanmetzman
parent 018d80ed71
commit 0e69f9c5ed
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ auto_ccs:
- "gps@google.com"
- "alex.gaynor@gmail.com"
- "ammar@ammaraskar.com"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined