diff options
Diffstat (limited to 'tests/parsing/whitespace.pom')
-rw-r--r-- | tests/parsing/whitespace.pom | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/parsing/whitespace.pom b/tests/parsing/whitespace.pom new file mode 100644 index 0000000..6598fa1 --- /dev/null +++ b/tests/parsing/whitespace.pom @@ -0,0 +1,14 @@ + +#^ byte order marker +foo1=bar1 +foo2 = bar2 + foo3 = bar3 + [sect] + foo4 = bar4 +[sect2] + foo=7 +[] +hasspc=" space " +hasspc2=` space ` +nbsp= n +zwsp=z |