mirror of https://github.com/kdl-org/kdl.git
add attribution for test suite
This commit is contained in:
parent
83c24e48a4
commit
762d20ed3b
|
|
@ -50,3 +50,10 @@ 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!
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue