diff options
Diffstat (limited to 'tests/location/sections.locations.pom')
-rw-r--r-- | tests/location/sections.locations.pom | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/location/sections.locations.pom b/tests/location/sections.locations.pom new file mode 100644 index 0000000..7580028 --- /dev/null +++ b/tests/location/sections.locations.pom @@ -0,0 +1,7 @@ +a = 2 +a.b = 2 +r = 5 +r.s = 5 +r.s.t = 5 +b = 8 +b.b = 8 |