From abba17241264dd7c02bfbbb06128042eb98cebe7 Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 8 Sep 2025 23:49:46 -0400 Subject: Add more location tests --- tests/location/subkey.locations.pom | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/location/subkey.locations.pom (limited to 'tests/location/subkey.locations.pom') diff --git a/tests/location/subkey.locations.pom b/tests/location/subkey.locations.pom new file mode 100644 index 0000000..3e36252 --- /dev/null +++ b/tests/location/subkey.locations.pom @@ -0,0 +1,7 @@ +x.foo = 2 +x = 3 +y = 5 +y.bar = 5 +a = 6 +a.b = 6 +a.b.c = 6 -- cgit v1.2.3