]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/colors/yuv/yuv-tests.factor
more test IN: cleanup.
[factor.git] / extra / colors / yuv / yuv-tests.factor
index eba32266b2682103dcd5c2164a04b64c11156e66..024e7d4528869cd871eef446460df1579ba6d762 100644 (file)
@@ -1,10 +1,8 @@
 ! Copyright (C) 2013 John Benediktsson
 ! See http://factorcode.org/license.txt for BSD license
 
-USING: arrays colors kernel locals math.functions math.ranges
-sequences tools.test ;
-
-IN: colors.yuv
+USING: arrays colors colors.yuv kernel locals math.functions
+math.ranges sequences tools.test ;
 
 { t } [
     0.0 1.0 0.1 <range> [| r |