]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/colors/xyz/xyz-tests.factor
more test IN: cleanup.
[factor.git] / extra / colors / xyz / xyz-tests.factor
index 0c0b1da834f1c8bf3144bd248ce0c1dd55b0ac24..7984859f00dc8b8301c57d1ca1aae159663d26a9 100644 (file)
@@ -1,10 +1,8 @@
 ! Copyright (C) 2014 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.xyz
+USING: arrays colors colors.xyz kernel locals math.functions
+math.ranges sequences tools.test ;
 
 { t } [
     0.0 1.0 0.1 <range> [| r |