Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions spec/2023-07-draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -595,9 +595,6 @@ That is, if there are any directories under `data/secret/` there must not be any
The test groups themselves can contain directories, but not further groups.
This means that there are no `test_group.yaml` further down in the directory hierarchy.

A directory must not have the same name as a test case in the same directory.
For example, if the file `data/secret/group1/huge.in` exists then the directory `data/secret/group1/huge/` must not, and vice versa.

Each test data group must contain at least one test case, or a static validation test case.

### Input
Expand Down