racket/collects/schemeunit/gui.rkt

4 lines
79 B
Racket

#lang racket/base
(require rackunit/gui)
(provide (all-from-out rackunit/gui))