summaryrefslogtreecommitdiff
path: root/test/gauche.scm
blob: 869e348d18ebf2b65e60f068c7f9a542546b56fe (plain) (blame)
1
2
3
4
5
6
7
8
9
(import (scheme base)
	(scheme case-lambda)
	(srfi 64))

(import (zambyte meta json))

(test-begin "gauche")
(include "run.scm")
(test-end "gauche")