adjust test for moved file

This commit is contained in:
Robby Findler 2013-11-09 18:24:49 -06:00
parent a87ea4d4a6
commit 052dbb32d1

View File

@ -2,7 +2,7 @@
(require net/base64 net/qp tests/eli-tester)
(define tricky-strings
(let ([net.rktl (collection-file-path "net.rktl" "tests" "racket")])
(let ([net.rktl (collection-file-path "base64.rkt" "tests" "net")])
(list (make-bytes 200 32)
(make-bytes 200 9)
(make-bytes 200 (char->integer #\x))