fix pack test suite

svn: r9683
This commit is contained in:
Matthew Flatt 2008-05-06 12:26:28 +00:00
parent 4af4b04a4a
commit 87e361c24a

View File

@ -60,7 +60,7 @@
(with-output-to-file "unpacked/packed/banana"
(lambda () (printf "COCONUT\n"))
'truncate))
#:exists 'truncate))
(parameterize ([current-directory dest])
(unpack x-plt-str))