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:
@@ -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")
|
||||
Reference in New Issue
Block a user