]> gitweb.factorcode.org Git - factor.git/commitdiff
system: fix tests using
authorJohn Benediktsson <mrjbq7@gmail.com>
Mon, 1 Aug 2022 00:54:48 +0000 (17:54 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 1 Aug 2022 00:54:48 +0000 (17:54 -0700)
core/system/system-tests.factor

index 1deb4c183fb8dda012f0ea9860836d40756f4b28..40d77fdc570ba89ab1c03aa0688c19c1bf2ec8d0 100644 (file)
@@ -1,4 +1,4 @@
-USING: arrays sequences system tools.test ;
+USING: arrays kernel sequences system tools.test ;
 
 { { t t t } } [
     version-info