#lang scheme/base (require racunit) (require racunit/text-ui) (require "all-srfi-tests.ss") (run-tests all-srfi-tests)