From e84ee6bf1541ead7051c8b2aed95a206a3db9320 Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 9 Sep 2025 01:29:58 -0400 Subject: Add test: location/key_with_subkeys --- tests/location/key_with_subkeys.locations.pom | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/location/key_with_subkeys.locations.pom (limited to 'tests/location/key_with_subkeys.locations.pom') diff --git a/tests/location/key_with_subkeys.locations.pom b/tests/location/key_with_subkeys.locations.pom new file mode 100644 index 0000000..1181d3d --- /dev/null +++ b/tests/location/key_with_subkeys.locations.pom @@ -0,0 +1,5 @@ +a = 1 +a.b = 3 +a.c = 4 +a.c.d = 5 +a.c.d.e = 5 -- cgit v1.2.3