racket-test needs pconvert-lib.

This commit is contained in:
Sam Tobin-Hochstadt 2013-10-19 20:35:40 -04:00
parent 8c6ca8fb25
commit da5b4ae4b5

View File

@ -12,6 +12,7 @@
"net-test" ; for tests/net/available
"serialize-cstruct-lib" ; tested here
"cext-lib" ; tested here
"pconvert-lib" ; tested here
;; for `pkg` tests
"web-server-lib"