5 lines
86 B
Scheme
5 lines
86 B
Scheme
|
;;;; run.scm -*- Scheme -*-
|
||
|
|
||
|
(import (test-utils run))
|
||
|
(run-tests-for "symbol-utils")
|