added a file so drdr runs the test suites

This commit is contained in:
Robby Findler 2010-08-25 07:39:47 -05:00
parent 967ac7275f
commit cda3d259ee

View File

@ -0,0 +1,4 @@
#lang racket/base
(require "r6rs-tests.rkt")
(main)