Update scaffold tooling to give test command

This commit is contained in:
Thomas Hobson 2022-01-31 17:18:12 +13:00
parent e3cdbc160c
commit 388b781aca
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
2 changed files with 7 additions and 1 deletions

View file

@ -49,6 +49,9 @@ in piston.mkRuntime {
# Specify a list of tests.
# These should output "OK" to STDOUT if everything looks good
#
# Run the following command to test the package:
# $ ./piston test %NAME%
tests = [
(piston.mkTest {
files = {