1
0
mirror of https://github.com/janet-lang/janet synced 2025-04-28 13:43:19 +00:00

Whitespace

This commit is contained in:
bakpakin 2017-07-01 21:51:16 -04:00
parent 740367ec5c
commit 3481ee5747
14 changed files with 109 additions and 109 deletions

View File

@ -1,4 +1,4 @@
(print "Running basic tests...")
(print "\nRunning basic tests...\n")
(var num-tests-passed 0)
(var num-tests-run 0)