]> gitweb.factorcode.org Git - factor.git/blobdiff - core/io/encodings/utf16n/utf16n-tests.factor
io.files.trash.windows: cleanup using.
[factor.git] / core / io / encodings / utf16n / utf16n-tests.factor
index 9e3170156b7331938ec0616592f2ebc4b6a735a1..c76e090ae925b4a46d9feabb19744da6fcba8e35 100644 (file)
@@ -1,5 +1,5 @@
 USING: accessors alien.data io.encodings.utf16
-io.streams.byte-array kernel tools.test ;
+io.encodings.utf16n io.streams.byte-array kernel tools.test ;
 IN: io.encodings.utf16n.tests
 
 : correct-endian ( obj -- ? )