#lang scheme (require "checks.ss" "../sandbox.ss") (provide test-sandbox) (define test-sandbox (test-suite "sandbox.ss"))