[Golang] Disable AFL (#2738)

* Update project.yaml

* Update project.yaml
This commit is contained in:
jonathanmetzman 2019-08-21 18:08:30 -04:00 committed by Max Moroz
parent 3a0c9fbb3a
commit 9e4853525f
1 changed files with 2 additions and 0 deletions

View File

@ -5,4 +5,6 @@ auto_ccs:
- "mmoroz@chromium.org"
sanitizers:
- address
fuzzing_engines:
- libfuzzer
view_restrictions: none