update test formats list in readme

This commit is contained in:
Danny Ryan 2019-07-02 12:35:26 -06:00
parent c1e1d70287
commit 88892028dc
No known key found for this signature in database
GPG Key ID: 2765A792E42CE07A
1 changed files with 3 additions and 0 deletions

View File

@ -33,7 +33,10 @@ The particular formats of specific types of tests (test suites) are defined in s
Test formats:
- [`bls`](./bls/README.md)
- [`epoch_processing`](./epoch_processing/README.md)
- [`genesis`](./genesis/README.md)
- [`operations`](./operations/README.md)
- [`sanity`](./sanity/README.md)
- [`shuffling`](./shuffling/README.md)
- [`ssz_generic`](./ssz_generic/README.md)
- [`ssz_static`](./ssz_static/README.md)