apropos/tests/run.scm

5 lines
131 B
Scheme

;;;; run.scm -*- Scheme -*-
(import (test-utils run))
(runid '*csc-excl-options* '("-no-lambda-info"))
(run-tests-for "apropos")