summaryrefslogtreecommitdiff
path: root/tests/parsing/README.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-09-23 14:26:18 -0400
committerpommicket <pommicket@gmail.com>2025-09-23 14:26:18 -0400
commitee57036c9cfdff27a81a38a9c5abc3b631f3a83c (patch)
tree812ad4393c68b0575c4010d9b25d39e20ceefb1c /tests/parsing/README.md
parent6ae91130c7c2ff1c11ecfe5798d8037954a4d570 (diff)
POM website
Diffstat (limited to 'tests/parsing/README.md')
-rw-r--r--tests/parsing/README.md7
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.