a note about wip

This commit is contained in:
Danny Ryan 2018-10-16 17:50:56 -05:00 committed by GitHub
parent f1dda7f434
commit 8aeb55d4ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# General test format
# General test format [WIP]
This document defines the general YAML format to which all tests should conform.
This document defines the general YAML format to which all tests should conform. Testing specifications in Eth2.0 are still a work in progress. _Expect breaking changes_
## ToC
@ -68,4 +68,4 @@ test_cases:
output: [6, 65, 2, 5, 4, 2, 6, 6, 1, 1]
seed: !!binary |
JlAYJ5H2j8g7PLiPHZI/rTS1uAvKiieOrifPN6Moso0=
```
```