mirror of
https://github.com/apple/pkl.git
synced 2026-03-20 08:14:15 +01:00
Prepare 0.25.1 release
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
///
|
||||
/// To write tests, amend this module and define [facts] or [examples] (or both).
|
||||
/// To run tests, evaluate the amended module.
|
||||
@ModuleInfo { minPklVersion = "0.25.0" }
|
||||
@ModuleInfo { minPklVersion = "0.25.1" }
|
||||
open module pkl.test
|
||||
|
||||
/// Named groups of boolean expressions that are expected to evaluate to [true].
|
||||
|
||||
Reference in New Issue
Block a user