Add module to run the pack tests (runs on DrDr).

This commit is contained in:
Sam Tobin-Hochstadt 2017-11-01 18:23:48 -04:00
parent b9cd60010f
commit 4f2956917b

View File

@ -0,0 +1,3 @@
#lang racket/load
(load (collection-file-path "pack.rktl" "tests/racket"))