Fix serialize tests

db4
Slava Pestov 2008-12-03 03:43:59 -06:00
parent 6200e99f58
commit 460a43236b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
USING: tools.test kernel serialize io io.streams.byte-array math
alien arrays byte-arrays bit-arrays specialized-arrays.double
sequences math prettyprint parser classes math.constants
io.encodings.binary random assocs ;
io.encodings.binary random assocs serialize.private ;
IN: serialize.tests
: test-serialize-cell