skia2/infra/bots/ct/blacklists/README.md
2016-06-28 10:17:03 -07:00

341 B

Blacklists for CT bots

Files in this directory are used by the ct_skps.py recipe to find which SKPs should be blacklisted.

The format of the files are:

{ "blacklisted_skps": [ "example1.skp", "example2.skp" ] }