diff options
Diffstat (limited to 'tests/location')
-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>. |