moved tests into the tests collection

svn: r15773
This commit is contained in:
Robby Findler 2009-08-17 20:17:45 +00:00
parent 5b6f0381fa
commit be2dc50990

View File

@ -1,5 +1,5 @@
#lang scheme/base
(require "../private/picture.ss"
(require "../../2htdp/private/picture.ss"
scheme/math
tests/eli-tester)