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