Test output for lua [ok]

Testing time: 0s

/root/salmonella-run-publish/chicken/bin/csi -script run.scm < /dev/null

-- testing lua test ----------------------------------------------------------
L .................................................................... [ PASS]
f .................................................................... [ PASS]
results .............................................................. [ PASS]
t .................................................................... [ PASS]
ref table ............................................................ [ PASS]
set+ref table ........................................................ [ PASS]
pass & use table ..................................................... [ PASS]
(set! (lua-global-ref L "abc") '#(a)) ................................ [ PASS]
get global ........................................................... [ PASS]
get global via Lua ................................................... [ PASS]
(lua-close L) ........................................................ [ PASS]
11 tests completed in 0.002 seconds.
11 out of 11 (100%) tests passed.
-- done testing lua test -----------------------------------------------------