Fix io.encodings.utf16n unit tests
parent
10e1c6b512
commit
9ab4d53213
|
@ -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
|
||||
|
||||
: correct-endian
|
||||
|
|
Loading…
Reference in New Issue