mirror of
https://github.com/apple/pkl.git
synced 2026-03-29 05:11:55 +02:00
SPICE-0025: pkl run CLI framework (#1367)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
/// A template for writing tests.
|
||||
///
|
||||
/// To write tests, amend this module and define [facts] or [examples] (or both).
|
||||
/// To run tests, evaluate the amended module.
|
||||
/// To run tests, use the `pkl test` command to evaluate the amended module.
|
||||
@ModuleInfo { minPklVersion = "0.31.0" }
|
||||
open module pkl.test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user