diff options
Diffstat (limited to 'tests/location/subkey.pom')
-rw-r--r-- | tests/location/subkey.pom | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/location/subkey.pom b/tests/location/subkey.pom new file mode 100644 index 0000000..8316088 --- /dev/null +++ b/tests/location/subkey.pom @@ -0,0 +1,6 @@ + +x.foo = 16 +x = 13 + +y.bar = 19 +a.b.c = 13 |