1
0
mirror of https://github.com/janet-lang/janet synced 2025-12-03 15:18:10 +00:00

Add some command line options to the client program.

This commit is contained in:
bakpakin
2017-07-01 22:34:31 -04:00
parent 3481ee5747
commit 4a131fe47e
3 changed files with 95 additions and 11 deletions

View File

@@ -92,5 +92,4 @@
# report
(print num-tests-passed "of" num-tests-run "tests passed")
(exit! 0)
(print num-tests-passed "of" num-tests-run "tests passed")