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/sections.pom | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/location/sections.pom (limited to 'tests/location/sections.pom') diff --git a/tests/location/sections.pom b/tests/location/sections.pom new file mode 100644 index 0000000..8c79cb2 --- /dev/null +++ b/tests/location/sections.pom @@ -0,0 +1,8 @@ +[a] +b = 12 + +[r.s] +t = 13 + +[b] +b = 14 -- cgit v1.2.3