From 13fc498f7b57441c7604cbcab9319df4a8458b1e Mon Sep 17 00:00:00 2001 From: Hsiao-Wei Wang Date: Fri, 5 Apr 2019 19:24:09 +1100 Subject: [PATCH] Update specs/test_formats/README.md Co-Authored-By: protolambda --- specs/test_formats/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/test_formats/README.md b/specs/test_formats/README.md index ad6424d8d..1173c06aa 100644 --- a/specs/test_formats/README.md +++ b/specs/test_formats/README.md @@ -93,7 +93,7 @@ title: -- Display name for the test suite summary: -- Summarizes the test suite forks_timeline: -- Used to determine the forking timeline forks: -- Runner decides what to do: run for each fork, or run for all at once, each fork transition, etc. - - ... + - ... config: -- Used to determine which set of constants to run (possibly compile time) with runner: *MUST be consistent with folder structure* handler: *MUST be consistent with folder structure*