mirror of
https://github.com/apple/pkl.git
synced 2026-05-25 16:19:20 +02:00
e34c3e8c4f
* Fix error message when an invalid test reporter is supplied in Gradle * Fix Gradle property name in docs * Fix Gradle property name in tasks * Introduce `TestReporter.default`, and use it in places where default is applied * Remove calls to `convention()`; this is not required because the input is optional anyways.