mirror of
https://github.com/apple/pkl.git
synced 2026-03-21 00:29:07 +01:00
Start next dev iteration
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, use the `pkl test` command to evaluate the amended module.
|
||||
@ModuleInfo { minPklVersion = "0.31.0" }
|
||||
@ModuleInfo { minPklVersion = "0.32.0" }
|
||||
open module pkl.test
|
||||
|
||||
/// Named groups of boolean expressions that are expected to evaluate to [true].
|
||||
|
||||
Reference in New Issue
Block a user