diff options
author | pommicket <pommicket@gmail.com> | 2025-09-08 23:49:46 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-08 23:49:46 -0400 |
commit | abba17241264dd7c02bfbbb06128042eb98cebe7 (patch) | |
tree | 4f9adcfaf5a88f779924953edd846ec21ecbe3b8 /tests/location/subkey.pom | |
parent | 226d485cf148c472c4fd0efa21229736b36b2708 (diff) |
Add more location tests
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 |