diff options
author | pommicket <pommicket@gmail.com> | 2025-09-23 14:26:18 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-23 14:26:18 -0400 |
commit | ee57036c9cfdff27a81a38a9c5abc3b631f3a83c (patch) | |
tree | 812ad4393c68b0575c4010d9b25d39e20ceefb1c /tests/location/README.md | |
parent | 6ae91130c7c2ff1c11ecfe5798d8037954a4d570 (diff) |
POM website
Diffstat (limited to 'tests/location/README.md')
-rw-r--r-- | tests/location/README.md | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/tests/location/README.md b/tests/location/README.md index caa8b6a..da79a41 100644 --- a/tests/location/README.md +++ b/tests/location/README.md @@ -1,8 +1 @@ -# Location tests - -These tests are for checking that definition location information -is correctly recorded. - -Each test consists of a file `x.pom` and a file `x.locations.pom`. -For every key in `x.pom`, there’s a corresponding key in `x.locations.pom` -which is set to the line number where the key was defined in `x.pom`. +See <https://pom.computer/tests/location.html>. |