Setup golden value testing
This commit is contained in:
parent
4e83ca8d48
commit
72b102d071
10 changed files with 50 additions and 6 deletions
6
test/djot-to-html/001-hello-world/run
Normal file
6
test/djot-to-html/001-hello-world/run
Normal file
|
@ -0,0 +1,6 @@
|
|||
rm -rf build/
|
||||
|
||||
flock "$1" pack -q install-deps test.ipkg
|
||||
pack -q run test.ipkg
|
||||
|
||||
rm -rf build/
|
Loading…
Add table
Add a link
Reference in a new issue