diff options
Diffstat (limited to 'tests/parsing/README.md')
-rw-r--r-- | tests/parsing/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/parsing/README.md b/tests/parsing/README.md index d3389cf..2279c04 100644 --- a/tests/parsing/README.md +++ b/tests/parsing/README.md @@ -1,7 +1,6 @@ # Parsing tests -These tests only check that key-value pairs are parsed correctly. -They do not test merging, number/list parsing, or schema validation. +These tests are for checking that key-value pairs are parsed correctly. Each test `x` consists of two files, `x.pom` and `x.flat.pom`. These files should produce the exact same schema, but `x.flat.pom` is formatted |