Remove credit from test suite README

This commit is contained in:
Hannah Kolbeck 2022-09-28 16:58:19 -07:00 committed by GitHub
parent 20d65edb7d
commit b0a5b9e680
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -52,10 +52,3 @@ please send a PR.
If you think the disagreement is due to a genuine error or oversight in the If you think the disagreement is due to a genuine error or oversight in the
KDL specification, please open an issue explaining the matter and the change KDL specification, please open an issue explaining the matter and the change
will be considered for the next version of the KDL spec. will be considered for the next version of the KDL spec.
## Credit
This test suite was extracted from
[`kdl4j`](https://github.com/hkolbeck/kdl4j), the original Java
implementation of KDL, with huge thanks to
[@hkolbeck](https://github.com/hkolbeck) for authoring them!