]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/ulid/ulid-tests.factor
endian: replaces io.binary and io.binary.fast.
[factor.git] / extra / ulid / ulid-tests.factor
index a30e734e9766c48b580d43458d4cae6d8936d8a5..cd4ff69e1da8d5819f9a7dbf182cc5363cb2e3cf 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2019 Alexander Ilin.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors io.binary kernel math namespaces sequences
+USING: accessors endian kernel math namespaces sequences
 strings tools.test ulid ulid.private ;
 IN: ulid.tests