]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/colors/yiq/yiq-tests.factor
more test IN: cleanup.
[factor.git] / extra / colors / yiq / yiq-tests.factor
index 0be6b2d57cc1065699e58b66b2cef8375b4542c8..dbb5b3f5b2549e744fe8913518d24ee12bf61fa0 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.yiq
+USING: arrays colors colors.yiq kernel locals math.functions
+math.ranges sequences tools.test ;
 
 { t } [
     0.0 1.0 0.1 <range> [| r |