diff options
Diffstat (limited to 'tests/parsing/README.md')
-rw-r--r-- | tests/parsing/README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/parsing/README.md b/tests/parsing/README.md deleted file mode 100644 index 2279c04..0000000 --- a/tests/parsing/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Parsing tests - -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 -in a simple way without any section headers, and only using doubly-quoted single-line strings. |