summaryrefslogtreecommitdiff
path: root/test/gauche.scm
blob: 929ea6a51c4d331e7da550bcea338aa7d905d542 (plain) (blame)
1
2
3
4
5
6
7
8
(import (scheme base)
	(srfi 64))

(import (zambyte meta json))

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