Add TR rep-tests to the main unit tests file

Forgot to make this change in commit
7907320733b6d29b2382e016c10888acbf4e1c67

original commit: ac6ec3b43b9e2c838235f48a08ce8c15586294d3
This commit is contained in:
Asumu Takikawa 2014-02-25 01:34:43 -05:00
parent 36fbea7669
commit 9ba5f398cf

View File

@ -34,4 +34,5 @@
"contract-tests.rkt"
"interactive-tests.rkt"
"class-tests.rkt"
"class-util-tests.rkt")
"class-util-tests.rkt"
"rep-tests.rkt")