Fix io.encodings.utf16n unit tests

db4
Slava Pestov 2008-12-09 04:22:24 -06:00
parent 10e1c6b512
commit 9ab4d53213
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
USING: accessors alien.c-type kernel io.streams.byte-array tools.test ; USING: accessors alien.c-types kernel
io.encodings.utf16 io.streams.byte-array tools.test ;
IN: io.encodings.utf16n IN: io.encodings.utf16n
: correct-endian : correct-endian