summaryrefslogtreecommitdiff
path: root/test/chibi.scm
blob: 2bd9da59380b15ce8c0643ed261df2603925ceaf (plain) (blame)
1
2
3
4
5
6
7
(import (scheme base)
	(scheme load)
	(chibi test))

(import (zambyte meta json))

(load "./test/run.scm")