Test output for error-utils [ok]

Testing time: 0s

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

-- testing errorf ------------------------------------------------------------
(errorf "foo") ....................................................... [ PASS]
(errorf 'foo) ........................................................ [ PASS]
(errorf 'foo "foo") .................................................. [ PASS]
(errorf "foo ~A ~S" "hello" "hello") ................................. [ PASS]
4 tests completed in 0.0 seconds.
4 out of 4 (100%) tests passed.
-- done testing errorf -------------------------------------------------------