apropos/tests/run.scm

6 lines
131 B
Scheme
Raw Normal View History

2024-09-25 16:28:37 +00:00
;;;; run.scm -*- Scheme -*-
(import (test-utils run))
(runid '*csc-excl-options* '("-no-lambda-info"))
(run-tests-for "apropos")