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