]> gitweb.factorcode.org Git - factor.git/blobdiff - core/byte-arrays/byte-arrays-tests.factor
core: Trim using lists from -tests and clean up a few irregularities.
[factor.git] / core / byte-arrays / byte-arrays-tests.factor
index a63d3c1d8f849088a3ced1fb5381cac2f5f238ce..0b3906250d69671a1f50cab539435d224a46198f 100644 (file)
@@ -1,6 +1,5 @@
 USING: byte-arrays kernel math sequences sequences.private
 tools.test ;
-IN: byte-arrays.tests
 
 { 6 B{ 1 2 3 } } [
     6 B{ 1 2 3 } resize-byte-array